Filter löschen
Filter löschen

'rows' function meaning in matlab

11 Ansichten (letzte 30 Tage)
navan
navan am 12 Mai 2016
Kommentiert: navan am 13 Mai 2016
c=a(:), 'rows';
Can someone suggest the meaning of above matlab statement.

Akzeptierte Antwort

Azzi Abdelmalek
Azzi Abdelmalek am 12 Mai 2016
Bearbeitet: Azzi Abdelmalek am 12 Mai 2016
'rows'
This will display the word 'rows'. If you type
'any word'
This will display
any word
  1 Kommentar
navan
navan am 13 Mai 2016
Thanks a lot. So how will it be using ? what is the advantage of using 'rows'

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Matrix Indexing finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by