Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

hi guys. i need help plotting gui.

2 views (last 30 days)
Anisio Gomes
Anisio Gomes on 21 Jan 2016
Closed: MATLAB Answer Bot on 20 Aug 2021
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
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!