Milan
L&T Integrated Engineering Services
Followers: 0 Following: 0
Statistik
18 Fragen
0 Antworten
RANG
18.525
of 300.771
REPUTATION
2
BEITRÄGE
18 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
11.11%
ERHALTENE STIMMEN
2
RANG
of 21.084
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 170.969
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
How can i send instantaneous value to model
how can i send instantaneous value from a matlab script to the matlab model.
etwa 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
out of memory issue
Hi When i write a script to produce array of 7E6 i am getting out of memory error
etwa 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
etwa 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
etwa 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
how to solve this error
In "linearize(modelname,io)" using block substitution the input-output dimensions of the substituted block linearizations the in...
mehr als 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 12 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
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...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 12 Jahre vor | 2 Antworten | 1
2
AntwortenFrage
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...
mehr als 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 12 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
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
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 12 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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.
mehr als 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 12 Jahre vor | 0 Antworten | 1
0
AntwortenFrage
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...
mehr als 12 Jahre vor | 1 Antwort | 0
