photo

Sudil


Last seen: mer än ett år ago Active since 2023

Followers: 0   Following: 0

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

Statistics

MATLAB Answers

0 Questions
6 Answers

RANK
135 693
of 297 503

REPUTATION
0

CONTRIBUTIONS
0 Questions
6 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
 of 20 449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159 017

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Answer

View badges

Feeds

View by

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

mer än ett år ago | 0

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

mer än ett år ago | 0

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

mer än ett år ago | 0

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

mer än ett år ago | 0

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

mer än ett år ago | 0

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

nästan 2 år ago | 0