Info

此问题已关闭。 请重新打开它进行编辑或回答。

hi guys. i need help plotting gui.

2 次查看(过去 30 天)
Anisio Gomes
Anisio Gomes 2016-1-21
关闭: MATLAB Answer Bot 2021-8-20
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 个评论
Sivakumaran Chandrasekaran
编辑:Walter Roberson 2016-1-21
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

回答(0 个)

此问题已关闭。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by