Community Profile

photo

koko kinder


Active since 2012

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


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...

12 years ago | 0 answers | 0

0

answers

Question


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.

12 years ago | 1 answer | 0

1

answer

Question


[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...

12 years ago | 1 answer | 0

1

answer

Question


EarseMode command
Hi, what does 'EarseMode' used for in line drawing?

12 years ago | 2 answers | 0

2

answers

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


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 ...

12 years ago | 2 answers | 0

2

answers

Question


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...

12 years ago | 0 answers | 0

0

answers

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


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 ...

12 years ago | 2 answers | 0

2

answers

Question


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

12 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 2 answers | 0

2

answers

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 2 answers | 0

2

answers

Question


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.

12 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 1 answer | 0

1

answer