empty signal coming into minimum block problem
Mostra commenti meno recenti
I have a Find non-zero block connected Min block. Find non-zero outputs a variable size matrix that shrinks for one element in every step because this is part of a switch off algorithm based on minimum value. Because switch off is in loop with non-zero block this means that in final step when everything is switched off the non-zero sends and empty signal to Min block and this gives error "The signal at input port 1 of 'Min' cannot have an empty size" I would like to simulation to finish by terminating the swich off operation and ending the algorithm without this error.
Risposte (2)
Kaustubha Govind
il 31 Gen 2013
0 voti
Not sure if this is what you're looking for, but you can use the Stop block to stop simulation based on an input condition.
Mat Nub
il 2 Feb 2013
0 voti
Categorie
Scopri di più su Sources in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!