Matlab2015a and buildin functions
3 views (last 30 days)
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
0 Comments
Answers (1)
Steven Lord
on 22 Jun 2015
Those functions were undocumented and were removed. Call ISMEMBER instead.
See Also
Categories
Find more on Get Started with 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!