photo

Rabiah


Last seen: 1年以上 前 2023 年からアクティブ

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年以上 前 | 1 件の回答 | 0

1

回答