Matrix dimensions must agree.
古いコメントを表示
Hello Dears
I have a 3D matrix like this:
H1([3,4,5,6,7,8],1,6)=1;
So, I defined a variable c like:
c=1000*ones(12,1);
When I use the varıable c, I get the error as follow:
Matrix dimensions must agree.
How should I define the variable c to meet 3D matrix?
Thanks
2 件のコメント
Azzi Abdelmalek
2016 年 8 月 17 日
What is the meaning of to meet?
Azzi Abdelmalek
2016 年 8 月 17 日
How did you use c?
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Logical についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!