Posts

Showing posts from November, 2021

shortcuts in MatLab App designer. -- MatLab

 shortcuts in MatLab App designer. -- MatLab [NOTE] Great Importance!!! Please pay a lot of attention on it!!! the note can not be found at matlab docs (following links) it is found by myself. When I pressed ctrl+T in Microsoft bing, Microsoft bing will open a new empty tab. When I pressed ctrl+W in Microsoft bing, Microsoft bing will close the current tab. It is different from shorcuts of the matlab. I think the reseason is about shortcuts in Microsoft bing. Shortcuts in Microsoft bing has higher priority than shortcuts in MatLab. more details on: App Designer Keyboard Shortcuts - MATLAB & Simulink (mathworks.com)

editfield in App Designer in Matlab -- MatLab

 editfield in App Designer in Matlab -- MatLab editfield [description] It is similar to textedit in Qt. User can input value to editfield. [properties] (1)position [left bottom width height] more details on: Control edit field appearance and behavior - MATLAB (mathworks.com)