![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/19092417_1595960613520_DEF.jpg)
Palma Errico
Followers: 0 Following: 0
Feeds
질문
storage of parameters edit fields( numeric) in App designer
I have a file where I have stored numeric parameters ('parameters.mat'). My app needs to read the parameters from the 'paramete...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
how can I store the values that the user enters in an uieditfield?
i built an array's uieditfield by the app designer code view?. In thi way: g= app.GridLayout; % fill array lb...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
how can I store the uieditfiled's value in a variable?
I built an array from code view of app designer ,like this: g= app.GridLayout; a=2; % fill array lbl1 = uilabel(g); l...
거의 4년 전 | 답변 수: 0 | 0
0
답변질문
how do you build a Array of numbers in App Designer?
i want to built an array of numbers in App Designer. How you do it? What component should you take from the component library...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
how can i plot patternAzimuth in app designer?
I have the following code : antennatx = phased.CustomAntennaElement('AzimuthAngles',az, ... 'ElevationAngles',el,'Magnitud...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
App Design: stop
I have a "play" button attached to the "ButtonPlayPushed" callback which plots a dynamic graph (with the function imagesc()). ...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to modified "edit fied (text)" from app design
I need that the ''edit field text'', in my app, is limited to a maximum of 20 characters and a pop-up error message that appears...
4년 초과 전 | 답변 수: 1 | 0