hi guys. i need help plotting gui.
Info
This question is closed. Reopen it to edit or answer.
Show older comments
I attached the files of my program, because the program doesn't display any error, but the graph doesn't plot... and I can't figure it out
1 Comment
Sivakumaran Chandrasekaran
on 21 Jan 2016
Edited: Walter Roberson
on 21 Jan 2016
error in this part only..
x=0:(length(handles.ans1) - 1);
% plot(x,handles.ans1,'Parent',handles.axes1); check line by line here.. you can find
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!