Estadística
CLASIFICACIÓN
88.890
of 297.016
REPUTACIÓN
0
CONTRIBUCIONES
9 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
33.33%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
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
How to close .m script file in GUI with a push button?
How to close .m script file in GUI with a push button?
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I fix the 'saveas' code to save pdf-files containing simulink simulation results by using 'strcat'?
Hello people, I am struggled with the following code: function nightly_simulation_Callback(hObject, eventdata, handles) open_...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
How to create new .txt files named like the saved models in a folder and show Diag. View. information of each model in these files seperately?
Hello people, i am stuck with the following code, because I can't create new txt files by naming them as same as name of my sav...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I make new .txt files by naming them like the saved Simulink models in the same folder and write the information of Diagnostic Viewer of each model into these txt files seperately?
Hello people, i am stuck with the following code, because I can't create new txt files by naming them as same as name of my s...
más de 5 años hace | 0 respuestas | 0
0
respuestasHow can I do side-by-side simulation of Simulink files by using for-loop in MATLAB GUI or is there another way to do it?
I did it by rewriting the code like this: function nightly_simulation_Callback(hObject, eventdata, handles) % hObject hand...
más de 5 años hace | 0
Pregunta
How can I do side-by-side simulation of Simulink files by using for-loop in MATLAB GUI or is there another way to do it?
Hello people, I want to ask how I make the following code functioning for side-by-side simulation of Simulink files, which ar...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
How exactly should I use open_system to open a Simulink block by using a call operation with 'handles' instead of a particular Simulink file name in GUI?
Hello people, I am stuck in my following code because I cannot find out any solution to make a Simulink object, defined in 'ope...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
What literatures do you know about GUI implementation in Simulink / SimEvents?
I want to know about Graphical User Interface (GUI) implementation in Simulink / SimEvents for my master's thesis. So I hope tha...
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
How can I make a movie of the plotted function due to time (for t=0:0.1:2)?
Hello! I want to ask you how to make a movie of the plotted function due to time for t=0:0.1:2. In the code I wrote the formula ...
casi 8 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I plot the derived function of cubic spline interpolation?
Hello, I want to ask how I can plot the derived function of cubic spline interpolation? I show how I did it in my code. The erro...
alrededor de 8 años hace | 0 respuestas | 0