Error Matlab 2022 and 2023 : Undefined function 'find' for input arguments of type 'pattern'
Show older comments
Hello,
I found this kind of error recently on my matlab 2022a, 2022b, and even 2023 : Undefined function 'find' for input arguments of type 'pattern'. Before (1-2 months ago) they worked fine. Anyone know this issue?
5 Comments
Rik
on 16 Jul 2023
What does the command below return?
which find -all
Adi Purwandana
on 16 Jul 2023
Adi Purwandana
on 16 Jul 2023
Dyuman Joshi
on 16 Jul 2023
Please copy and paste the whole error message i.e. all of the red text.
Also, post the code where you use the function find() and it gives the error.
Adi Purwandana
on 16 Jul 2023
Accepted Answer
More Answers (0)
Categories
Find more on Entering Commands in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!