array of NaN for title

2 次查看(过去 30 天)
is it possible to create an array of NaN?

采纳的回答

madhan ravi
madhan ravi 2019-3-16
  4 个评论
Guido Pastore
Guido Pastore 2019-3-16
Ok, another questions.
Data two arrays that have the same length (1x3). how do I put them one under the other ???
So as to get a 2x3 matrix ??
madhan ravi
madhan ravi 2019-3-16
编辑:Image Analyst 2022-8-7
matrix = [rowVector1; rowVector2]; % Stitch vertically.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Creating and Concatenating Matrices 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by