the problem is how to calculate the minimum of a vector excluding the zeros?
here is an example how to do that:
min(myVector(myVector > 0))
just another blog. here you'll find my experiences with Matlab/Simulink, vba, LaTeX and Mac OS X.
the problem is how to calculate the minimum of a vector excluding the zeros?
here is an example how to do that:
No comments:
Post a Comment