Problem with returning cell array

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

A cell array is a matrix. - We need more info to know what your issue actually is.

Answers (0)

This question is closed.

Tags

Asked:

on 20 May 2013

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!