Skip to content
Joris Gillis edited this page Sep 16, 2022 · 2 revisions

Standard documentation for Sparsity.spy_matlab:

 Generate a script for Matlab or Octave which visualizes.

 spy_matlab(self, str mfile)

the sparsity using the spy command

Extra doc: https://github.com/casadi/casadi/wiki/L_di

Doc source: https://github.com/casadi/casadi/blob/develop/casadi/core/sparsity.hpp#L1020

Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/sparsity.cpp#L750-L752

Extra documentation

To edit, see writing tips.

Clone this wiki locally