I have an expression error in my code
显示 更早的评论

2 个评论
Rik
2023-5-31
I recovered the removed content from the Google cache (something which anyone can do). Editing away your question is very rude. Someone spent time reading your question, understanding your issue, figuring out the solution, and writing an answer. Now you repay that kindness by ensuring that the next person with a similar question can't benefit from this answer.
回答(1 个)
Voss
2023-5-30
Use single quotes instead of double quotes around omitnan, as in:
cc=sum(bb,'omitnan');
类别
在 帮助中心 和 File Exchange 中查找有关 Resizing and Reshaping Matrices 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!