Matlab2015a and buildin functions

1 次查看(过去 30 天)
Carlas
Carlas 2015-6-21
评论: Carlas 2015-6-22
Hi,
I was wondering if someone could tell me what happened to the builtin('_ismemberoneoutput',a,b) and builtin('_ismemberfirst',a,b) in Matlab2015a?
Thanks

回答(1 个)

Steven Lord
Steven Lord 2015-6-22
Those functions were undocumented and were removed. Call ISMEMBER instead.
  1 个评论
Carlas
Carlas 2015-6-22
Thanks Seven! Do you maybe know what the equivalent calls would be?

请先登录,再进行评论。

类别

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

标签

产品

Community Treasure Hunt

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

Start Hunting!

Translated by