4
edits
m (→Typo fixed) |
|||
Line 635: | Line 635: | ||
===Differences in core syntax=== | ===Differences in core syntax=== | ||
There a few core Matlab syntaxes that are not accepted by Octave, these being | There are a few core Matlab syntaxes that are not accepted by Octave, these being | ||
* Some limitations on the use of function handles. The major difference is related to nested function scoping rules (as above) and their use with function handles. | * Some limitations on the use of function handles. The major difference is related to nested function scoping rules (as above) and their use with function handles. |
edits