Next: Basic Language
Up: Introduction
Previous: Note on BLAS -
Contents
Unlike previous versions of FreeMat, which were all backwards compatible, there are some changes in 1.08 that are not compatible with 1.07. Here is a list of the changes:
newfig
, newplot
, usefig
, useplot
have all been replaced with figure
(akin to Matlab).
printplot
, printimage
have been replaced with the print
command.
- There is no longer a
copy
or save
menu option from the figure window on Win32. The replacement for the copy
menu option is the copy
command (which only works on Win32). The replacement for the save
menu option is the print
command.
Samit K. Basu
2005-03-16