Differences between Octave and Matlab: Difference between revisions

Jump to navigation Jump to search
(Extract FAQ section to own page.)
 
(One intermediate revision by one other user not shown)
Line 368: Line 368:
The unwind_protect statement is often used to reliably restore the values of global variables that need to be temporarily changed.
The unwind_protect statement is often used to reliably restore the values of global variables that need to be temporarily changed.


Matlab can be made to do something similar with their {{manaul|onCleanup}} function that was introduced in 2008a. Octave also has {{manual|onCleanup}} since version 3.4.0.
Matlab can be made to do something similar with their {{manual|onCleanup}} function that was introduced in 2008a. Octave also has {{manual|onCleanup}} since version 3.4.0.


===Built-in ODE and DAE solvers===
===Built-in ODE and DAE solvers===
Line 435: Line 435:


Function assert have extended input possibilities.
Function assert have extended input possibilities.
[[Category:FAQ]]
Anonymous user

Navigation menu