photo

Sudil


Last seen: 1 year 前 自 2023 起处于活动状态

Followers: 0   Following: 0

Programming Languages:
MATLAB
Spoken Languages:
English
Pronouns:
He/him

统计学

MATLAB Answers

0 个提问
6 个回答

排名
186,813
of 297,457

声誉
0

贡献数
0 个提问
6 个回答

回答接受率
0.00%

收到投票数
0

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Answer

查看徽章

Feeds

排序方式:

已回答
I am currently trying to build a gui for one of the simulink model using matlab app designer.(plzz tell me how to use plot command for this)
Hi Ayush, From what I understand, you want to plot output for a live simulation. To do this, you'll have to read the output sin...

1 year 前 | 0

已回答
What is the "-C-" block in this example?
Hi Achilles, Yes, you are correct that is the constant block. In your Simulink model, you're using that constant block to set ...

1 year 前 | 0

已回答
How to Packages several app in MATLAB App designer
Hi Muhammad Zulhairee, One simple solution to combine all your pages in one single app would be to use a Tab group container wh...

1 year 前 | 0

已回答
Simple menu selection plot dependent on radio button selection (App designer)
Hi Ghufran, Judging from your code, one of the possible issues that could be causing this might be the actual value of the but...

1 year 前 | 0

已回答
Simulink Test- import test sequence steps and transitions
Hi Pragathi, As per my knowledge, I don't think there is any feature yet to directly import steps and transitions in Test seque...

1 year 前 | 0

已回答
Indexing changing values in a table
Hi Syed, In the IF block that you have commented out, just change diffA to diffA(i,1) and you'll get the output. Also, you can...

2 years 前 | 0