photo

Hamid Arbabi


UCSB

Aktiv seit 2016

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
How can I assign values to elements with same index from multiple cells?
Thank you guys for the comments and answers. I think I will go with Guillaume's suggestion of using multidimensional arrays. ...

mehr als 8 Jahre vor | 0

Frage


How can I assign values to elements with same index from multiple cells?
I have a cell array with the same-size matrix in each cell, say, a = cell(2); [a{:}]=deal(rand(2)); and I want to chang...

mehr als 8 Jahre vor | 3 Antworten | 0

3

Antworten