Matlab2015a and buildin functions
2 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Steven Lord
2015 年 6 月 22 日
Those functions were undocumented and were removed. Call ISMEMBER instead.
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!