필터 지우기
필터 지우기

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