Why/when should I prefer MATLAB over Octave?

前端 未结 11 1468
面向向阳花
面向向阳花 2020-12-23 18:28

In our shoestring operation we need to prototype algorithms in some higher-level language before committing to a C implementation on embedded hardware.

So far we hav

11条回答
  •  太阳男子
    2020-12-23 19:16

    Octave doesn't have guide, which makes building GUIs super easy. I regularly use guide for making tools for my non-MATLAB using colleagues.

提交回复
热议问题