Effacer les filtres
Effacer les filtres

i want to initialize a matrix of 3x3 to value -1 how this colud be done?

1 vue (au cours des 30 derniers jours)
Raman
Raman le 11 Avr 2013
M=zeros(3,3); intialize M with zeros of 3x3 but what to do if i want to initialize it with -1
i.e
-1 -1 -1
-1 -1 -1
-1 -1 -1
can anybody help me

Réponse acceptée

Yao Li
Yao Li le 11 Avr 2013

Plus de réponses (0)

Catégories

En savoir plus sur Linear Algebra dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by