Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug #4

Closed
HXPsunset opened this issue Sep 17, 2021 · 1 comment
Closed

Bug #4

HXPsunset opened this issue Sep 17, 2021 · 1 comment

Comments

@HXPsunset
Copy link

HXPsunset commented Sep 17, 2021

Hello,

When I was trying to learn from the examples you gave, the function “StartsWith ” seems to be missing. Is there a problem with my use? I don't know what happened. And I can't find this function in all the files. Please tell me what should I do.

Thanks,
sunset

@jploveless
Copy link
Owner

startsWith.m is a built-in function introduced in Matlab R2016b. You should be able to replace references to startsWith with strmatch and the behavior should be the same. The Mathworks now recommends use of startsWith.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants