Matlab2015a and buildin functions

1 view (last 30 days)
Carlas
Carlas on 21 Jun 2015
Commented: Carlas on 22 Jun 2015
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

Answers (1)

Steven Lord
Steven Lord on 22 Jun 2015
Those functions were undocumented and were removed. Call ISMEMBER instead.
  1 Comment
Carlas
Carlas on 22 Jun 2015
Thanks Seven! Do you maybe know what the equivalent calls would be?

Sign in to comment.

Tags

Products

Community Treasure Hunt

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

Start Hunting!