how i compare two matrices different in the length??

1 次查看(过去 30 天)
Hello;
how i compare two matrices different in the length
  2 个评论
KSSV
KSSV 2016-10-3
How you can compare? Tell us the motive behind comparing matrices, there could be any other way.
Guillaume
Guillaume 2016-10-3
We can only answer that question if you define what it means to you to compare two matrices with different length.
Given
A = [1 2 3 4 5]
B = [-1 1]
What result do you expect?

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Logical 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by