octave:4> f(t)=t^2 f(t) = (symfun) 2 t octave:5> fplot(f,[-2,2]) error: isalnum: not defined for class error: called from fplot at line 108 column 3 octave:6> fplot(f(t),[-2,2]) error: isalnum: not ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results