how can i or 2 unbalanced vectors?
Info
This question is closed. Reopen it to edit or answer.
Show older comments
if my values are m = [ 1 0 1 0 0 0 0 0 1 0 0 1 0 1 0 0 1 1 1]; f = [ 1 0 1 1 1 0] then how can i perform logical or on f and m
1 Comment
John D'Errico
on 2 Nov 2014
Sorry, but your goal is a nonsense one as you state it. YOU need to define what such an operation means, and you have not done so. If you know what you would expect to get out of such an operation, at least give us a hint!
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!