Answered
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 years ago | 0

Answered
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 years ago | 0

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 3 answers | 1

3

answers