Azzera filtri
Azzera filtri

How to convert a vector to a matrix in Matlab?

2 visualizzazioni (ultimi 30 giorni)
How to convert a vector to a matrix in Matlab?

Risposta accettata

Azzi Abdelmalek
Azzi Abdelmalek il 7 Lug 2015
a=[1 2 3 4 5 6 7 8 9]
reshape(a,3,3)

Più risposte (0)

Categorie

Scopri di più su Get Started with MATLAB in Help Center e File Exchange

Tag

Non è stata ancora inserito alcun tag.

Community Treasure Hunt

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

Start Hunting!

Translated by