comparing between two array

sorry if my question is trivial , but i'm still beginner and need your help. i have 3 points in the space say a , b, c each one is an array 2x3 , say a=[2 3 4 ; 9 8 7] ,b =[ 5 2 1 ; 6 3 2] , c=[ 4 7 1; 1 2 3]. i want to compare the distance between points a and b (dist12) with the distance between a and c (dist13), which is longer? thank you

3 comentarios

Azzi Abdelmalek
Azzi Abdelmalek el 1 de Oct. de 2013
This is not clear
Jan
Jan el 1 de Oct. de 2013
@mariam: Please post a small example by editing the original question.
mariam
mariam el 3 de Oct. de 2013
@Jan Simon , @Azzi Abdelmalek , i which it is more clear now.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre MATLAB en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 1 de Oct. de 2013

Comentada:

el 3 de Oct. de 2013

Community Treasure Hunt

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

Start Hunting!

Translated by