| Labfans是一个针对大学生、工程师和科研工作者的技术社区。 | 论坛首页 | 联系我们(Contact Us) |
![]() |
|
|
#1 |
|
高级会员
注册日期: 2019-11-21
帖子: 3,017
声望力: 67 ![]() |
I would like to specify the layout in a grid of an edit field as soon as I create it in MATLAB App Designer. I tried using simply [r,c] but this syntax does not seems right. I googled my problem an only founded ways to specify row and column by creating the edit field and specifying the row and column after by dot indexing : However, I can't use this because I am actually generating edit field in a for loop and dot indexing is forbidden this way : Thanks already! (: More answer... |
|
|
|