putting a matrix into a cell array

i have a matrix and i want to put that matrix into a cell array with the coordinates 1,1.
a{1,1}=matrix

 Accepted Answer

the cyclist
the cyclist on 10 Oct 2017
Good news. That's exactly the correct syntax to do it.

More Answers (0)

Categories

Asked:

AA
on 10 Oct 2017

Answered:

on 10 Oct 2017

Community Treasure Hunt

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

Start Hunting!