Taking two arrays away from one another
显示 更早的评论
Hi, I'm hoping someone may be able to help. I have a array of data 2x3224 and would like to subtract a array 566x1 from it, is it possible? Many thanks in advance.
Andy
2 个评论
Jan
2015-10-17
The question is not clear. How to you define "subtract"? Could you give a small example?
Andrew Wileman
2015-10-21
回答(1 个)
Andrew Harris
2015-10-17
0 个投票
Array subtraction requires that the number of elements agree. What is the relationship between these two sets of numbers?
类别
在 帮助中心 和 File Exchange 中查找有关 Categorical Arrays 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!