how to display all values
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I workspace i have variables as
W=1 2 3 4
S=3 6 8 0
i used from workspace block and used parameter as [W S] and a display block,but only first value is displayed,how to display all four values in display block
0 Commenti
Risposta accettata
Azzi Abdelmalek
il 16 Gen 2013
Modificato: Azzi Abdelmalek
il 16 Gen 2013
Use two constant blocks and set values to w and s
6 Commenti
Più risposte (1)
Ryan Livingston
il 16 Gen 2013
You can resize the block by dragging one of the corners as you would resize a window. That will allow it to show more values.
under "Resizing Options" has more info.
0 Commenti
Vedere anche
Categorie
Scopri di più su Programmatic Model Editing in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!