
saladin ghanem
Alexandria University of Engineering, Mechanical engineering department.
Statistiche
RANK
147.481
of 282.006
REPUTAZIONE
0
CONTRIBUTI
3 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
0
RANK
of 134.416
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Content Feed
Domanda
Matlab .m file from Simulink keeps running?
I uses an interpreted Matlab Function to execute a .m file. The problem is the Simulink model keeps running and running and the ...
oltre 6 anni fa | 1 risposta | 0
1
rispostaDomanda
How to stop .m file from repeating while simulink model is running?
I have a simulink model executes a .m file but while running the model the .m function still running and repeat itself until sim...
oltre 6 anni fa | 1 risposta | 0
1
rispostaDomanda
How to make block mask to self-modify it's parameters (get values from the model)?
Hi, i made a simulink model to solve and optimize power station cycle. In turbine block, I've put a SLIDER but its Min/Max value...
oltre 6 anni fa | 0 risposte | 0
0
risposteI am trying to integrate the XSteam mfile in my simulink model through a MATLAB function block, only this error occurs: Variable 'hs' is undefined on some execution paths.
Hi, I've found this code below and it worked for me. function h10 = fcn(Pb) %#codegen coder.extrinsic('XSteam'); h...
oltre 7 anni fa | 0