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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 0 | 0