Info
この質問は閉じられています。 編集または回答するには再度開いてください。
need help with conditional statement
1 回表示 (過去 30 日間)
古いコメントを表示


Need help with the line that checks for size.
1 件のコメント
Rik
2020 年 8 月 28 日
You forgot to respond here, and you forgot to tag your follow up question as homework.
回答 (1 件)
madhan ravi
2020 年 8 月 26 日
isequal(size(A), size(B))
1 件のコメント
madhan ravi
2020 年 8 月 26 日
Feed that to assert() with a custom error message.
doc assert
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!