Maxi
Followers: 0 Following: 0
developer for micro mechatronic systems
Spoken Languages:
English, German
English, German
Feeds
已回答
How to get Sharing Details in App Designer
Hello everyone, I finally have a solution to this problem! You can get the metadata of the app with the following functions. m...
How to get Sharing Details in App Designer
Hello everyone, I finally have a solution to this problem! You can get the metadata of the app with the following functions. m...
1 month 前 | 0
| 已接受
已回答
How to operate on One Column of A matrix while the other Columns stay connected row-wise to the column we are operating on
first problem could be solved with index_max=find(max(A(:,1))==A(:,1)) %find the index of the largest value in the first column...
How to operate on One Column of A matrix while the other Columns stay connected row-wise to the column we are operating on
first problem could be solved with index_max=find(max(A(:,1))==A(:,1)) %find the index of the largest value in the first column...
3 years 前 | 1
| 已接受
提问
Change the size of an icon
Hello, is there a way to change the size of the icon of the window when using the function uiconfirm or uialert. It would als...
3 years 前 | 1 个回答 | 0
1
个回答提问
How to get Sharing Details in App Designer
Hello, is there a method to get the sharing details of the App Designer into my code. For example I want to display the versio...
4 years 前 | 3 个回答 | 16
3
个回答提问
How to use multible lines in Edit Field with App Designer
Hello, I'm building a GUI with App Designer (MATLAB R2020b) and want to use a Edit Field (Text) with multiple lines (input and ...
4 years 前 | 1 个回答 | 0