Matlab2015a and buildin functions
Show older comments
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
on 22 Jun 2015
0 votes
Those functions were undocumented and were removed. Call ISMEMBER instead.
Categories
Find more on MATLAB in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!