'rows' function meaning in matlab

11 次查看(过去 30 天)
c=a(:), 'rows';
Can someone suggest the meaning of above matlab statement.

采纳的回答

Azzi Abdelmalek
Azzi Abdelmalek 2016-5-12
编辑:Azzi Abdelmalek 2016-5-12
'rows'
This will display the word 'rows'. If you type
'any word'
This will display
any word
  1 个评论
navan
navan 2016-5-13
Thanks a lot. So how will it be using ? what is the advantage of using 'rows'

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Matrix Indexing 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by