Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Problem with returning cell array
조회 수: 1 (최근 30일)
이전 댓글 표시
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
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!