Skip to content

Octave Considerations

Erik A. Roberts edited this page Jan 12, 2018 · 2 revisions

Not supported:

  • Matlab Coder (does not exist in octave)
  • DynaSim GUI
  • Built-in solvers (solvers ode23 and ode45 exist in octave, it may be easy to support)

Not supported but does not require handling:

  • parfor (parfor keyword exists and is just a for in octave currently)

Clone this wiki locally