回答済み
pls finding error" Undefined function or variable "t"." while executing
just remove 'char' keyword in the 1st line , and make it as t='hello 123' ; t=uint8(t); .. and so on

11年以上 前 | 0

回答済み
How to increment index value of variable on every click of Push button?
how many variables you have ? are the numbers of variables fixed or they may vary ? If varibales are fixed : suppose we have...

11年以上 前 | 0

質問


What is the use of acclerator mode and normal mode of simulation ?
There are few simulation modes : Noraml Acclerator Rapid Acclerator PIL SIL External What are the difference between ...

11年以上 前 | 1 件の回答 | 0

1

回答

質問


What is a differece between a constant and Paremeter in Model simulation ?
what is the differene between constants and parameters in stateflow ? Why are these two different objects used , when one can...

11年以上 前 | 1 件の回答 | 0

1

回答

質問


What is .mex file ?
When ever i simulate a model containing state Chart in it, I generally observe mex files being generated in the current folder d...

11年以上 前 | 1 件の回答 | 0

1

回答

質問


Matlab Error : The variable's value is being used both directly and after a transformation. Only one of these usages is permitted for any given variable
Can any one give me and explanation about the Error shown by Matlab ? I am trying to use Do-While block and and in the condit...

11年以上 前 | 0 件の回答 | 0

0

回答

質問


how to read the Sheet name present in any Excel file ?
I am working on a script , that will read the data present in an excel file. The sheet is an standard template one . There are...

11年以上 前 | 3 件の回答 | 1

3

回答