Tagged Questions
5
votes
1answer
76 views
Using NotebookDirectory in batch-mode
I am running Mathematica via the terminal (Linux) and my .m-script contains the command:
...
3
votes
0answers
129 views
Cannot save file
Hello I have a problem in saving files in Mathematica. I can't save not only notebooks but also figures. When I choose to save the notebook it open a window that says:
Mathematica could not find ...
1
vote
0answers
152 views
How to set default save directory for notebooks?
Based on certain previous questions, I figured that if my NotebookBrowseDirectory looked like this
...
0
votes
1answer
145 views
8
votes
1answer
114 views
Drag & drop path info into front end?
On OSX at least, it's possible to quickly retrieve a folder/file path by dragging & dropping the folder/file into the terminal, eg:
Is it possible to program Mathematica's front end enable ...
35
votes
3answers
573 views
How can I set up a versioning system within a notebook?
Since the Frontend crashes a lot, for important work it would be nice to have the notebook automatically branch and save itself every so many minutes.
For instance, commands like ...