Why replace isequalwithequalnans with isequaln?
Show older comments
Regarding the switch in 2012a [1]:
Other Functionality Being Removed or Changed
Functionality: isequalwithequalnans
What Happens When You Use This Functionality: Still Runs
Use This Instead: isequaln
Compatibility Considerations: Replace all instances of isequalwithequalnans with isequaln.
Comments [2,3] have suggested that the reason for the switch is just to shorten the name of the function. Is this the true change, or is there any other benefit (performance) to consider in the new function?
Thanks for your comments.
Accepted Answer
More Answers (0)
Categories
Find more on Relational Operations 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!