Réponse acceptée

madhan ravi
madhan ravi le 16 Mar 2019

0 votes

doc nan

4 commentaires

Guido Pastore
Guido Pastore le 16 Mar 2019
Can you post an example please?
madhan ravi
madhan ravi le 16 Mar 2019
>> nan(1,5)
ans =
NaN NaN NaN NaN NaN
>>
Guido Pastore
Guido Pastore le 16 Mar 2019
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 le 16 Mar 2019
Modifié(e) : Image Analyst le 7 Août 2022
matrix = [rowVector1; rowVector2]; % Stitch vertically.

Connectez-vous pour commenter.

Plus de réponses (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by