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: "...
거의 8년 전 | 답변 수: 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...
12년 초과 전 | 답변 수: 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...
대략 13년 전 | 답변 수: 0 | 0