Effacer les filtres
Effacer les filtres

unique() function not working in simulink

8 vues (au cours des 30 derniers jours)
JAI PRAKASH
JAI PRAKASH le 15 Juin 2018
Commenté : JAI PRAKASH le 15 Juin 2018
Hello I have h(450x800).
unique(h) gives a column vector of all unique elements of h in Matlab.
But in Simulink it shows below error
"Unless 'rows' is specified, the first input must be a vector. If the vector is variable-size, then either the first dimension or the second must have a fixed length of 1. The input [] is not supported. Use a 1-by-0 or 0-by-1 input (e.g., zeros(1,0) or zeros(0,1)) to represent the empty set."
Can somebody know how can I get all the unique elements of a matrix?

Réponse acceptée

Walter Roberson
Walter Roberson le 15 Juin 2018
  1 commentaire
JAI PRAKASH
JAI PRAKASH le 15 Juin 2018
Wow. Sweet and simple answer. Thankyou

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Simulink dans Help Center et File Exchange

Tags

Produits


Version

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by