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

Filename shadowing #10

Open
YitengDang opened this issue May 22, 2018 · 0 comments
Open

Filename shadowing #10

YitengDang opened this issue May 22, 2018 · 0 comments
Labels

Comments

@YitengDang
Copy link
Owner

If you are unable to run the simulation after installing as app into MATLAB, it could also be due to the following issues:

  • Pop-up window displays "Function '(filename)' in the current folder shadows the app. There is a function in the current MATLAB folder that has the same name as the application.
    • Solution: Either change folder or change the name of the function.
  • Error in one of the dependent functions (see list of dependent functions). This might be due to having a file of the same name in your MATLAB directory.
    • Solution: Check whether you have any files in the current MATLAB directory which have the same name as one the dependent functions. If so, either change filename or run from a different directory.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant