Feeds
提问
AppDesigner won't open an mlapp file written with the same version of MATLAB on another machine
I have an mlapp file that was written on PC "A"; when I try to open it using AppDesigner on PC "B", I get the following error: "...
7 years 前 | 0 个回答 | 0
0
个回答提问
drawnow() and "Warning: Texture data too large for graphics device. Fitting to max size available.."
I have a GUI with two axes and a textbox. The axes are updated with new data about every 4 seconds with signal data. The initi...
11 years 前 | 1 个回答 | 0
1
个回答提问
How do I define starting figure handle for all future calls to figure()
Rather than explicitly execute > figure(handleId); I'd like to do something like: > set <figure_handle_pool> = [first_hand...
12 years 前 | 0 个回答 | 0