Feeds
질문
macOS compiled application docker icon is not set correctly for uifigure
I am using the Application Compiler APPS to build our application on both mac (mac also uses compiler.package.installer)an...
대략 2년 전 | 답변 수: 1 | 2
1
답변답변 있음
Set uifigure defaults doesn't work the same as figures
In Summary: Both UIFigures and Figures are matlab.ui.Figure and so both use the defaults defined similar to set(groot, 'defaul...
Set uifigure defaults doesn't work the same as figures
In Summary: Both UIFigures and Figures are matlab.ui.Figure and so both use the defaults defined similar to set(groot, 'defaul...
대략 3년 전 | 0
| 수락됨
질문
Set uifigure defaults doesn't work the same as figures
with figures I can set the defaults using set(groot, 'defaultFigurePosition', [1 1 1 1]) but I can not do the same for uifigur...
대략 3년 전 | 답변 수: 2 | 0
