Community Profile

photo

Dominique


Last seen: 1 month 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 2
  • First Review
  • First Answer

查看徽章

Feeds

排序方式:

提问


Invalid or deleted object error after long run in App Designer
Please see attached file MSG_5.mlapp developped in App Designer. It just calculates numbers and save solutions in a file. It is...

1 month 前 | 1 个回答 | 0

1

个回答

提问


Getting wrong sizes for string array. (in App Designer)
I'm coding in App Designer. Any body knows why the following snippets return different array sizes? app.col = 5; % array colum...

9 months 前 | 0 个回答 | 0

0

个回答

已回答
Separate path string into drive and folders
path = uigetdir() foldername = strsplit(path,"\"); foldername = foldername(end);

9 months 前 | 0

提问


How to save app.UITable as image (.png for example)
I have a GUI with App Designer to populate a UITable object. A button press will populate the table. The output is for example ...

1 year 前 | 1 个回答 | 0

1

个回答