matag

Results 1 issues of matag

Hi I am trying to use MATLAB-api on Octave 4.0. But when I try a simple test script: x=[1 2 3] y = [2 4 6] plotly(x,y) I got the...