Info

This question is closed. Reopen it to edit or answer.

Problem with returning cell array

1 view (last 30 days)
xplore29
xplore29 on 20 May 2013
Closed: MATLAB Answer Bot on 20 Aug 2021
I am working with nested functions. In one of the functions I have declared a cell array and have done all assignments according to cell array format. But when that variable is returned to the main function it gets into a matrix format. How is this possible. According to my understanding this should not happen at all.
  1 Comment
Iain
Iain on 20 May 2013
A cell array is a matrix. - We need more info to know what your issue actually is.

Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!