Tagged Questions
3
votes
1answer
58 views
How to replace a string within a selected region in a notebook?
I want to replace a string in a selected region/cell in mathematica notebook/package. I searched but didn' t get any result. I think it' s a quite common feature for editors/programming environments. ...
6
votes
1answer
355 views
Use Mathematica as a terminal
I love how notebooks work in Mathematica.
You can edit code in real time and hit Ctrl+Shift to run it.
Additionally you copy and paste different cells around to organize and test ideas.
Search ...