Feeds
提问
GUI:Struct contents reference from a non-struct array object.
I cannot display the result on the editable module like "edit1". I only list core sentences in my GUI function named _untitl...
9 years 前 | 1 个回答 | 0
1
个回答提问
How to make no roundings on decimals
I define a variable *a*, and *a*=686943676869436768. However when I use _b=vpa(a,20)_, the result is *b*=686943676869436800.0 ...
9 years 前 | 1 个回答 | 0
1
个回答提问
How to create a cell with a given size in simulink function
Firstly, in my simulink function, I have a mxarray variable: c1 = AB+CD And then, I want to split c1 into 2 strings as 'AB' ...
9 years 前 | 0 个回答 | 0