Skip to main content

Questions tagged [scripting]

For questions about Wolfram Language Scripts (formerly known as Mathematica Script), or running the kernel without direct user interaction.

0 votes
0 answers
54 views

I have some code, currently in a notebook, which should produce some output in the same directory as the notebook, for which I am using NotebookDirectory[]. I would ...
Liam Baker's user avatar
0 votes
0 answers
72 views

I have two mathematically equivalent latex strings ...
Kevin Powell's user avatar
4 votes
1 answer
206 views

I have a script that I run from a .wl file which I sometimes run from a notebook and sometimes call using wolframscript -file. I ...
Pillsy's user avatar
  • 18.8k
3 votes
1 answer
88 views

I have stumbled upon a very strange interaction of the system variable $InputFileName when using SetDirectory and ...
Michael Haring's user avatar
2 votes
0 answers
108 views

In Excel, for example, or even in R, one can directly edit the cells in a tabular array. With the new Tabular object in Mathematica, is that possible, or is one compelled to write out a script?
Copper Octopus's user avatar
1 vote
0 answers
33 views

I am trying to run 8 Mathematica Scripts on a HPC that I access through ssh. I wrote this script: ...
Felipe Augusto's user avatar
3 votes
1 answer
198 views

I have a wolfram script that does the following tasks in the following sequence: import 2 csv data files make bunch of plots save 4 PDF files of plots I have licensed ...
Raunak Farhaz's user avatar
0 votes
0 answers
353 views

Is there a way to run Mathematica code in Visual Studio Code that is similar to Python? For example, one can create a Python file called test.py in VS Code and run ...
TDH's user avatar
  • 592
0 votes
0 answers
102 views

I need to define the properties of conjugate transpose in mathematica: Properties of Conjugate Transpose: ...
Reya Rose's user avatar
0 votes
1 answer
168 views

I want to generate multiple charts using Wolfram as a chart generator. To do so I generate an input file, e.g.. example.m: ...
Konstantin Konstantinov's user avatar
3 votes
2 answers
186 views

Here's the code: ...
jWey's user avatar
  • 155
7 votes
2 answers
169 views

Let's say I have video (mp4) of length 02:17:38 (hh:mm:ss), this video is a record of a temperature panel, as shown in the following image. How can I use mathematica to extract the temperature, given ...
Hussain-Alqatari's user avatar
2 votes
0 answers
95 views

Astonishingly, I couldn't find this either by googling or tag search here. CTRL-C completely closes WolframScript (on my Windows 10). But I just want to break the evaluation (if it takes too long). ...
Hauke Reddmann's user avatar
0 votes
1 answer
176 views

I am not an expert in mathematica, I wanted to Split an audio into multiple segments based on the pauses. I asked AI if that is possible, it said: "it is possible". It provided me a code for ...
Hussain-Alqatari's user avatar

15 30 50 per page
1
2 3 4 5
25