photo

Rabiah


Last seen: 11 maanden ago Active since 2023

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


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...

11 maanden ago | 1 answer | 0

1

answer