Feeds
回答済み
multiple plots in one 3D, bug
Ok, I found the solution myself. This will make it. function l1_listbox_Callback % solution set(gcf,'current...
multiple plots in one 3D, bug
Ok, I found the solution myself. This will make it. function l1_listbox_Callback % solution set(gcf,'current...
約9年 前 | 0
質問
multiple plots in one 3D, bug
Hi Community, I build a GUI with GUIDE and want 2 3D-plots in one axes. My essential Code. function l1_listbox_Callb...
約9年 前 | 2 件の回答 | 0
2
回答質問
Check if GUI is open
Hi everybody I believe the answer to this question already exists several times online, but everything I tried failed. I ...
9年以上 前 | 5 件の回答 | 1
5
回答回答済み
how to get fixed figure (via actxcontrol) in a gui
Ok I found a valid answer. h = actxcontrol('progid',position,fig_handle,event_handler) for fig_handle I selected gcf to g...
how to get fixed figure (via actxcontrol) in a gui
Ok I found a valid answer. h = actxcontrol('progid',position,fig_handle,event_handler) for fig_handle I selected gcf to g...
9年以上 前 | 1
質問
how to get fixed figure (via actxcontrol) in a gui
Hi Community, I am creating a GUI and I want to place 2 video.avi with fixed position in my interface. After long search I ch...
9年以上 前 | 1 件の回答 | 1
1
回答質問
GUI GUIDE how do I save and load a custom tool? or complete toolbar?
Hi, Sounds like something easy, but I dont get it and didn't find help with my research. Is it possible to save a custom crea...
9年以上 前 | 0 件の回答 | 0
0
回答質問
GUI - using "handles.tag" with variable tag
Hi everybody, I used GUIDE to built a GUI with several axes taged as data1,data2,data3,... In the opening function I use ...
9年以上 前 | 1 件の回答 | 0

