Estadística
21 Preguntas
0 Respuestas
CLASIFICACIÓN
111.056
of 300.853
REPUTACIÓN
0
CONTRIBUCIONES
21 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
76.19%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.094
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 171.319
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
fuzzy_animinit figure?
Hi, Does anyone know how to remove the panel and "close" pushbutton in the default figure that you get using the command fuzz...
casi 14 años hace | 0 respuestas | 0
0
respuestasPregunta
stoping the simulink.
Hi, I want to know how can I stop running the simulink model after I press the close button (X ) at the top right corner.
casi 14 años hace | 1 respuesta | 0
1
respuestaPregunta
[sys] output.
Hi, How do we distinguish between different outputs [sys] of the functions in Matlab level 1 s-function? I have sys=u(i); and...
casi 14 años hace | 1 respuesta | 0
1
respuestaPregunta
EarseMode command
Hi, what does 'EarseMode' used for in line drawing?
casi 14 años hace | 2 respuestas | 0
2
respuestasPregunta
S-function Matlab level I
Hi, I am really new to matlab s-function I want to know How does the s-function matlab operate and go through the cases. I wa...
casi 14 años hace | 1 respuesta | 0
1
respuestaPregunta
Bad Handle Error
Hi, what is bad handle error refer to? In an s-function code I always have to save the m-file to get it running again or this e...
casi 14 años hace | 1 respuesta | 0
1
respuestaPregunta
Displaying real time numerical values on GUI
Hi, I want to display a changing number in an editbox available on my GUI figure. What command should I use for that and how ...
casi 14 años hace | 2 respuestas | 0
2
respuestasPregunta
S-function axes reset issue.
Hi, I have a S-function block written in Matlab level1. The block has codes to animate my simulink model. I have created a u...
casi 14 años hace | 0 respuestas | 0
0
respuestasPregunta
S-function flag calling from other functions
Hi, Is there anyway to call the mdlInitializeSizes() function from any other function in the matlab level 1 S-function. Than...
casi 14 años hace | 1 respuesta | 0
1
respuestaPregunta
Stop Excuting some lines
I have a while loop which goes throw some commands. I want the while loop to execute some of the commands only once while the ot...
casi 14 años hace | 1 respuesta | 0
1
respuestaPregunta
two figures popping problem??
when I make a figure with an axis I always get another figure appearing. How to stop the second one?is it because the drawnow co...
casi 14 años hace | 1 respuesta | 0
1
respuestaPregunta
New Figure Without Using Guide
How to create a new figure with axes without using GUIDE? I want to know the command that I should use for this? Could anyone he...
casi 14 años hace | 1 respuesta | 0
1
respuestaPregunta
Clearing axes using created pushbutton in S-function
Hi, I am calling a function clear in S-function which should clear the axes but It does not call the function when the button ...
casi 14 años hace | 2 respuestas | 0
2
respuestasPregunta
Can anyone help me with the water level tank (sltank) example available on Matlab?
what does the following mean? 1-axis equal 2-Box on 3-XTick, YTick
casi 14 años hace | 1 respuesta | 0
1
respuestaPregunta
Can anyone help me with the water level tank (sltank) example available on Matlab?
What does yData(3:4) mean? it is available in flag==2 S-function code for the water level tank example available by writing in t...
casi 14 años hace | 1 respuesta | 0
1
respuestaPregunta
Property Name
Hi What is the Matlab Property Name for a number (double) example set(HHH,'color','r'); instead of color I want to s...
casi 14 años hace | 2 respuestas | 0
2
respuestasPregunta
Can anyone help me with the water level tank (sltank) example available on Matlab?
What does sys=[0 0 0 2 0 0] mean? it is available in flag==0 S-function code for the water level tank example available by writi...
casi 14 años hace | 1 respuesta | 0
1
respuestaPregunta
Please urgent help
I am facing minor issues regarding my code. I want to have a real time simulation where an object moves according to a sine wave...
casi 14 años hace | 2 respuestas | 0
2
respuestasPregunta
calling a function from s-function m-file
hi, i wana know how to call a function inside a another file from an s-function file.
casi 14 años hace | 1 respuesta | 0
1
respuestaPregunta
Running simultaneously a GUI file and Simulink model with S-function
Hi, I have 3 files: (1) Simulink model (2)S-function level 1 matlab code (3)M-file GUI with object drawing.The simulink model...
casi 14 años hace | 1 respuesta | 0
1
respuestaPregunta
connect s-function code with GUI m-file variable.
Hi, I have an s function block written in level 1 matlab which has a sine wave input from a simulink model. I want to pass its a...
casi 14 años hace | 1 respuesta | 0
