B 如果是行或列向量,B(i)就是B中第i个元素,如果B是2维,B(i)就是先遍历列向量的第i个,B(i, j)遍历2维都是第一个参数是行,第二个是列,B(i, j,k)遍历3维都是第一个参数是行,第二个是列,第三个是面,
疑惑:MATLAB 命令B(i)含义以及相关程序、
6 次查看(过去 30 天)
显示 更早的评论
采纳的回答
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!