Is there a command of "not less than or equal to " to vectors?

34 次查看(过去 30 天)
Hi, want to know if there is a command can compare if two vectors a is not <=b? Now I use while sum(le(a,b))~=N while N is the size of vector. However it is very inconvenient.
Thanks.

采纳的回答

Azzi Abdelmalek
Azzi Abdelmalek 2013-3-12
  7 个评论
Walter Roberson
Walter Roberson 2013-3-12
No there isn't.
If I recall correctly, someone did submit a MEX routine to do vector comparisons, but unfortunately I cannot seem to locate it at the moment.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Linear Algebra 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by