Info

此问题已关闭。 请重新打开它进行编辑或回答。

Problem with returning cell array

1 次查看(过去 30 天)
xplore29
xplore29 2013-5-20
关闭: MATLAB Answer Bot 2021-8-20
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 个评论
Iain
Iain 2013-5-20
A cell array is a matrix. - We need more info to know what your issue actually is.

回答(0 个)

此问题已关闭。

标签

Community Treasure Hunt

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

Start Hunting!

Translated by