![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/30297358_1685610154549_DEF.jpg)
Sudil
Followers: 0 Following: 0
MATLAB
Spoken Languages:
English
Pronouns:
He/him
Statistica
0 Domande
6 Risposte
RANK
135.232
of 297.016
REPUTAZIONE
0
CONTRIBUTI
0 Domande
6 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.00%
VOTI RICEVUTI
0
RANK
of 157.725
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
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...
oltre un anno fa | 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 ...
oltre un anno fa | 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...
oltre un anno fa | 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...
oltre un anno fa | 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...
oltre un anno fa | 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...
oltre un anno fa | 0