Getting octave to plot when invoking a function from the command line

后端 未结 6 1783
灰色年华
灰色年华 2020-12-06 13:14

I am trying to run a function in octave from the command line. The function is currently run like so:

octave --silent --persist --eval \'functio

6条回答
提交回复
热议问题