Feeds
已回答
Closing GUI, closing MATLAB, when re-open I have the same selection, plots, everything and I can't reset them
Ok to those who might experience the same issue - the problem came from the MATLAB figure toolbar. I (or one of the users) click...
Closing GUI, closing MATLAB, when re-open I have the same selection, plots, everything and I can't reset them
Ok to those who might experience the same issue - the problem came from the MATLAB figure toolbar. I (or one of the users) click...
9 years 前 | 0
| 已接受
提问
Closing GUI, closing MATLAB, when re-open I have the same selection, plots, everything and I can't reset them
Hello everyone, I have a problem that never happened before. Usually when you close a GUI figure and re-open it, you have def...
9 years 前 | 2 个回答 | 0
2
个回答已回答
Y axis named after a String value from a listbox selection
Figured it out! I had to use Locate_list=findobj(gcf,'Tag','Listbox'); % locate listbox String=str2num(get(Locate_list,...
Y axis named after a String value from a listbox selection
Figured it out! I had to use Locate_list=findobj(gcf,'Tag','Listbox'); % locate listbox String=str2num(get(Locate_list,...
11 years 前 | 0
| 已接受
提问
Y axis named after a String value from a listbox selection
________________________________________________________________________ I would like my Y axis to be named after a String va...
11 years 前 | 2 个回答 | 0