Azzera filtri
Azzera filtri

Error using reshape To RESHAPE the number of elements must not change.

5 visualizzazioni (ultimi 30 giorni)
please help me. how to fix it ?

Risposte (2)

KSSV
KSSV il 27 Dic 2016
When you try to reshape a given matrix into another matrix, the total number of elements should not change, if not it will throw an error. In your case check numel(y) and xb*64 they must be equal for successful reshape.
  4 Commenti
Andi Juwandi Karmita
Andi Juwandi Karmita il 30 Dic 2016
I can not seem to find it . Can you give the exact answer sir? thanks before

Accedi per commentare.


alok dhaundiyal
alok dhaundiyal il 17 Nov 2020
Can we not use Identity matrix to rescale it?

Community Treasure Hunt

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

Start Hunting!

Translated by