Sunny

Results 1 issues of Sunny

When I executed the following commands, trying to call matlab function, it failed and the error trace is given at the end. from mlab.releases import latest_release as matlab matlab.plot([1,2,3,4,5],-'o') It...