Up: MATLAB Tutorial
Previous: Misc. commands
- If you want to edit a figure at a later time make sure that you save it as a .fig file.
- When writing m-files you may want to add the semicolon at the end of some of the commands to prevent them from displaying the result to the screen. This will make the program finish faster. Of course you may want to see the results of some of those commands for debugging reasons, so it is your call.
Copyright © 2004, Aly El-Osery
Last Modified 2005-10-27