Feeds
提问
I am learning matlab app designer for my project and facing problems to plot a graph.
My code: x = 0:0.01:(360/180)*pi; y = sin(x); plot(app.UIAxes,x,y); But it's showing error. The error is, "Error using a...
2 years 前 | 1 个回答 | 0
提问
2 years 前 | 1 个回答 | 0