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년 초과 전 | 답변 수: 1 | 0
질문
1년 초과 전 | 답변 수: 1 | 0