Milan
L&T Integrated Engineering Services
Followers: 0 Following: 0
Statistics
18 Questions
0 Answers
RANK
18,525
of 295,486
REPUTATION
2
CONTRIBUTIONS
18 Questions
0 Answers
ANSWER ACCEPTANCE
11.11%
VOTES RECEIVED
2
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,950
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How can i send instantaneous value to model
how can i send instantaneous value from a matlab script to the matlab model.
11 years ago | 0 answers | 0
0
answersQuestion
out of memory issue
Hi When i write a script to produce array of 7E6 i am getting out of memory error
11 years ago | 0 answers | 0
0
answersQuestion
GUI slider updation with MATLAB workspace variable
Hi how can i updated GUI slider with variable in MATLAB workspace .i have a m file when ever i run those script current values...
11 years ago | 0 answers | 0
0
answersQuestion
how to run a MATLAB model through GUI
i need to run a MATLAB model from GUI ,i had used sim command but i cannot see the simulation time , i need to see the simulatio...
11 years ago | 1 answer | 0
1
answerQuestion
uiputfile - suppress file popping up
i am using uiputfile to create mfiles. after saving the file, is there a way to suppress the mfile automatically popping up in t...
11 years ago | 0 answers | 0
0
answersQuestion
how to solve this error
In "linearize(modelname,io)" using block substitution the input-output dimensions of the substituted block linearizations the in...
11 years ago | 0 answers | 0
0
answersQuestion
how to connect simulink block and simpower blocks
Hi i am working on a model which has simpower and simulink ,i have come across where i need to connect gain block to electrica...
11 years ago | 0 answers | 0
0
answersQuestion
Changing data type without changing bits
Hi, I want to convert integer data type without changing bits. For example, say I have a variable var1 = int16(652) = 0000...
11 years ago | 3 answers | 0
3
answersQuestion
linerization fails in presence of relay block
I am using a simulink model and has PMSM motor.model has speed and current control loop in model in order to give PWM signal i a...
11 years ago | 1 answer | 0
1
answerQuestion
int64 in simulink / stateflow?
Hi, I'm working on a simulink model using stateflow charts, there is no option to declare variables to be of the int64 dataty...
11 years ago | 2 answers | 1
2
answersQuestion
how to solve linearization errror
I have an model with PSIM and two chart which trigger for different time interval ,when i perform auto tune of the model in a cl...
11 years ago | 0 answers | 0
0
answersQuestion
Sampling time must agree
i have an chart which run on event of 1 milli second and i have included the PID library inside sateflow .when ever i click on t...
11 years ago | 3 answers | 0
3
answersQuestion
how can GUI file call another GUI file
Hi i have got two fig file of GUI i need to call another figure file .what is the command for it
11 years ago | 1 answer | 0
1
answerQuestion
Does parameter estimation support s function
In my model i have s-function and simcoupler ,when i do parameter estimation it gives an error "DLL_EXT" and by default variabe...
11 years ago | 0 answers | 0
0
answersQuestion
can matlab generate transfer function automatically??
Has matlab code any facility ,where transfer function is obtained directly . we have some code and i need to find transfer funct...
11 years ago | 2 answers | 0
2
answersQuestion
how can we eliminate step function during code generation
i am using ert.tlc for code generation ,while generating it creates step function. i need to remove those step function.
11 years ago | 0 answers | 0
0
answersQuestion
Stateflow storage class - how to make it globalexternal storage class instead of auto?
The variables in my stateflow model have the auto storage class, and on code generation they are generated as part of a structur...
11 years ago | 0 answers | 1
0
answersQuestion
Code generation for subsystem only
I am trying to generate code for only a subsystem of a model, while ignoring the rest. Is there a way to set embedded coder to o...
11 years ago | 1 answer | 0