how i compare two matrices different in the length??

Hello;
how i compare two matrices different in the length

2 Comments

How you can compare? Tell us the motive behind comparing matrices, there could be any other way.
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?

Sign in to comment.

Answers (0)

Categories

Asked:

on 3 Oct 2016

Commented:

on 3 Oct 2016

Community Treasure Hunt

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

Start Hunting!