Taking two arrays away from one another
Show older comments
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 Comments
Jan
on 17 Oct 2015
The question is not clear. How to you define "subtract"? Could you give a small example?
Andrew Wileman
on 21 Oct 2015
Answers (1)
Andrew Harris
on 17 Oct 2015
0 votes
Array subtraction requires that the number of elements agree. What is the relationship between these two sets of numbers?
1 Comment
Andrew Wileman
on 17 Oct 2015
Categories
Find more on Categorical Arrays in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!