error using cellfun!
显示 更早的评论
hello! I am having troubles with cellfun as I have defined a new class of my data which is not supported by cellfun , I get the following error. Any suggestions to overcome this ? Thank you!
Error using cellfun
newClass output type is not supported. Set 'UniformOutput' to false.
note that I am using 'UniformOutput' as false.
2 个评论
the cyclist
2017-6-8
Can you post a code snippet that exhibits the bug? It's not really possible to help without it.
Geoff Hayes
2017-6-8
Ano - please show the code that is generating this error. How is your new "class of data" being used with cellfun?
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Structures 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!