I saw it in the document of cellfun, but it does not seem to exist as an actual function, i.e., it's impossible to call it directly, and there're no official documents describing it. I have read many other answers and could only find it used as the first argument to cellfun. Is it deprecated? Or a hidden little feature in cellfun for some other reasons?

 채택된 답변

the cyclist
the cyclist 2021년 2월 18일

0 개 추천

It is mentioned in the "Backward Compatibility" section of the documentation of cellfun, although there doesn't seem to be any info about what the prodofsize means as an input argument.
But if you type
help cellfun
at the MATLAB prompt, you'll see a description.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 MATLAB에 대해 자세히 알아보기

제품

릴리스

R2020b

질문:

2021년 2월 18일

답변:

2021년 2월 18일

Community Treasure Hunt

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

Start Hunting!

Translated by