photo

koko kinder


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

21 个提问
0 个回答

排名
203,719
of 300,765

声誉
0

贡献数
21 个提问
0 个回答

回答接受率
76.19%

收到投票数
0

排名
 of 21,084

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,941

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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

14 years 前 | 0 个回答 | 0

0

个回答

提问


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.

14 years 前 | 1 个回答 | 0

1

个回答

提问


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

14 years 前 | 1 个回答 | 0

1

个回答

提问


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

14 years 前 | 2 个回答 | 0

2

个回答

提问


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

14 years 前 | 1 个回答 | 0

1

个回答

提问


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

14 years 前 | 1 个回答 | 0

1

个回答

提问


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

14 years 前 | 2 个回答 | 0

2

个回答

提问


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

14 years 前 | 0 个回答 | 0

0

个回答

提问


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

14 years 前 | 1 个回答 | 0

1

个回答

提问


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

14 years 前 | 1 个回答 | 0

1

个回答

提问


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

14 years 前 | 1 个回答 | 0

1

个回答

提问


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

14 years 前 | 1 个回答 | 0

1

个回答

提问


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

14 years 前 | 2 个回答 | 0

2

个回答

提问


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

14 years 前 | 1 个回答 | 0

1

个回答

提问


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

14 years 前 | 1 个回答 | 0

1

个回答

提问


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

14 years 前 | 2 个回答 | 0

2

个回答

提问


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

14 years 前 | 1 个回答 | 0

1

个回答

提问


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

14 years 前 | 2 个回答 | 0

2

个回答

提问


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.

14 years 前 | 1 个回答 | 0

1

个回答

提问


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

14 years 前 | 1 个回答 | 0

1

个回答

提问


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

14 years 前 | 1 个回答 | 0

1

个回答