I'd like to know if there's a way that when using Matlab, instead of having it interpret what I write line by line, if allows me to write all I want, and only interpret it when I hit an "Evaluate" button, or something like that. Coming from c++/c# I like to write the code I have to, and only then run it.
Also I don't like it putting >>'s in the beggining of the line. Is there a way to just that take off?
I ask the same question in relationship to Mathematica. I heard there's a Wolfram's Workbench(that doesn't seem to be known at all by most of the persons) that does just that, but it doesn't seem to be given to universities, so I never tried it.