Unable to execute a function on Octave !(I use linux ubuntu)

前端 未结 0 877
野的像风
野的像风 2020-12-03 09:20

This is my function on gedit text editor

function y= squarethisnumber(x)

y= x^2;

file saved(on desktop) by the name: squareThisnumbe

相关标签:
回答
  • 消灭零回复
提交回复
热议问题