Rabiah
Followers: 0 Following: 0
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...
1 year 前 | 1 个回答 | 0