Projects: Difference between revisions

Jump to navigation Jump to search
180 bytes added ,  17 September 2014
→‎Functions with different syntax: Added note about adding support for Matlab functions
(→‎Functions with different syntax: Added note about adding support for Matlab functions)
Line 407: Line 407:
The following functions have different syntax in Matlab and in Octave and makes porting more difficult:
The following functions have different syntax in Matlab and in Octave and makes porting more difficult:
* <tt>repmat</tt>
* <tt>repmat</tt>
When adding support for functions that exist in Matlab, make sure the syntax is the same as in Matlab from the beginning, as it breaks backward compatibility to change it later!!!
12

edits

Navigation menu