Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

problem in cell to matrix conversion

1 visualización (últimos 30 días)
panagiotis
panagiotis el 12 de Mzo. de 2012
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
X{i}.dist{n}{j}=sqrt(sum((Xhelp(n,:))' - (Ahelp(1,:))').^2);%compute euclidean distance
the above i want to transform it in 2D matrix i.e. tt=X{i}.dist; but that's wrong..:( is anyone knows how can i do this??
thx in advance! note:i can't write X{i}.dist(n,j) cause n is variant..
  1 comentario
Jan
Jan el 13 de Mzo. de 2012
Please explain, whar "that's wrong" means explicitely. Does it poroduce an error message? Does the result differn from your expectations?

Respuestas (0)

La pregunta está cerrada.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by