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 个评论

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

回答(0 个)

此问题已关闭。

标签

提问:

2013-5-20

关闭:

2021-8-20

Community Treasure Hunt

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

Start Hunting!

Translated by