Feeds
回答済み
How to input numeric array into Edit Filed using App Designer
vec = str2double(strsplit(app.ProfileparametersTextArea.Value{1})); % This assumes the vector is stored in the first element o...
How to input numeric array into Edit Filed using App Designer
vec = str2double(strsplit(app.ProfileparametersTextArea.Value{1})); % This assumes the vector is stored in the first element o...
6年以上 前 | 0
| 採用済み
質問
How to input numeric array into Edit Filed using App Designer
Hello I have an easy tasks but I am begginer in App Designer, so I need your help I have a vector like: scale=[16,32,64,128,...
6年以上 前 | 3 件の回答 | 0
3
回答質問
plotting general form of function
Hello! I have a question, can I plot general form of function without data, like in Mathcad. For example plot y=3*x^3+2*sin(x) w...
10年以上 前 | 1 件の回答 | 0

