![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/7412992_1522121388129_DEF.jpg)
saladin ghanem
Alexandria University of Engineering, Mechanical engineering department.
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
122.827
of 297.046
REPUTACIÓN
0
CONTRIBUCIONES
3 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.422
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.776
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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 ...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 8 años hace | 0 respuestas | 0
0
respuestasI 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...
casi 9 años hace | 0