Filter löschen
Filter löschen

matrix row/column augmentation

2 Ansichten (letzte 30 Tage)
sermet
sermet am 2 Aug. 2016
Beantwortet: Firat Uray am 2 Aug. 2016
a=100; How can I create a matrix whose columns and rows contain of 20 times 100?

Akzeptierte Antwort

Firat Uray
Firat Uray am 2 Aug. 2016
You can use F=a*(ones(20,20)).

Weitere Antworten (0)

Kategorien

Mehr zu Multidimensional Arrays finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by