Skip to main content

Questions tagged [save]

The tag has no usage guidance.

0 votes
1 answer
79 views

How to save a list of data in txt format in mathematica?

I have the following program in mathematica ...
Edinardo Rodrigues's user avatar
5 votes
2 answers
134 views

Syntax error when running file created with Save which contains backslashes

I am doing a nested integration. So far the result was successfully saved with Save["filename.wl", IntOutput] and looked as following: ...
seva011's user avatar
  • 336
0 votes
0 answers
36 views

Iconise, Save expression in notebook, or DumpSave?

After computing an expression of size 4.8 Mb, Mathematica offers the options to Iconise or Save expression in notebook, and there is also the possibilty to DumpSave. What are the adantages of each ...
florin's user avatar
  • 1,900
1 vote
0 answers
51 views

Save the mathematica notebook on cloud as PDF on System/Cloud

I am using mathematica on the free Wolfram cloud version. I first tried using the option of "Print to PDF" available under the "File" on the top of Nav Bar. However, it redirects ...
CuriousMind's user avatar
0 votes
1 answer
110 views

Where and how can I save a mathematica package

I want to save a mathematica package and then i want to extract and run it from there. How can i do that?
Ioannis Sklavounos's user avatar
0 votes
0 answers
58 views

Modify save as.. in the menubar (by editing MenuSetup.tr) [duplicate]

I use mathematica V 14.0.0. Is it possible to modify the behavior of Save as.. in the menubar? That is, I want to change the initial full path. We see a window ...
imida k's user avatar
  • 4,315
1 vote
2 answers
165 views

Change default save path/location of an .nb by code

If I open c:\test1\test1.nb and click Mathematica MenuBar - File - Save as... then a window for Save as... pops up, and the default save path is ...
imida k's user avatar
  • 4,315
0 votes
1 answer
50 views

Axes labels piled up in exported pdf

I am running this code, and it displays the picture I wanted. After that, I click on it and rotate it to look just so, then right-click and save it into a PDF. But in the saved pdf, the axes labels $...
district9's user avatar
  • 141
2 votes
2 answers
90 views

How can I Save function defintion without its DownValues?

I use functions that memorize their values like this one: ...
Igor Kotelnikov's user avatar
2 votes
1 answer
76 views

How do I export/import lists with their assigned names?

I want to write lists of expressions into an output file with names assigned to each list. Later I want to import them in a new notebook for further use. Example. ...
BabaYaga's user avatar
  • 1,897
3 votes
1 answer
92 views

Function to Save/DumpSave without specifying full path

I am trying to create a function that saves a set of symbols into "test.mx" and is easy to use. ...
Albercoc's user avatar
  • 998
1 vote
1 answer
100 views

How to save a definition in one file and update it easily?

When running a task which needs a long time for computation but returns a simple result, I often do this: ...
Crack-Hu's user avatar
0 votes
0 answers
38 views

How to best save the result of a very long Solve, which took one hour, when the command Save itself takes more than 10 minutes?

Hi I have run one long Solve, which took one hour, and seems to have found reasonable results, 6 solutions E1 for a system with 8 variables, two of them which I suspect to be simple. Unfortunately, ...
florin's user avatar
  • 1,900
1 vote
1 answer
151 views

Saving lengthy calculation results in Mathematica for future use [duplicate]

I've got a really long list that's the result of a complex calculation. I'd like to save it in a way that I can use it again when I start a new session in Mathematica, without having to redo all the ...
hana's user avatar
  • 2,430
2 votes
1 answer
140 views

Problems with 'DumpSave' and 'Save' in Mathematica 13.1 on Windows 11

My Mathematica 13.1 crashes when I try to see the result of 'Save' for some very long expressions, and produces short DumpSave files which when clicked on contain only Null. I have a system ...
florin's user avatar
  • 1,900

15 30 50 per page
1
2 3 4 5
10