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...
8年以上 前 | 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...
8年以上 前 | 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年弱 前 | 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年弱 前 | 2 件の回答 | 0