a problem with unique command
Mostrar comentarios más antiguos
Hello all,
I have an mx1 vector A, that is ordered in an ascending manner. I would like to find unique elements of this vector, however, by using "unique" command, I am getting the same output as A. Can anybody tell me how I can resolve this issue? I think it has to be done with matlab precision, but I do not know how to fix it.
Thanks!
2 comentarios
James Tursa
el 4 de Abr. de 2016
Please post a short example showing A and what you want for output, and how you are currently using unique.
Mnr
el 4 de Abr. de 2016
Editada: Walter Roberson
el 5 de Abr. de 2016
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Programming en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!