Clear Filters
Clear Filters

Should I be worried by the warning message: "Identifying shadowed project files"

4 views (last 30 days)
I'm a new user. When opening my Simulink project I get a warning message in the Matlab Window: "Identifying shadowed project files". Is this significant?
I don't know if it is sgnificant, but one of my programming habits is to save the project under a different name every half day, so MyProjectV002, MyProjectV003, MyProjectV004 etc. Might this be causing the warning, and if so, might it make it difficult for me to hand my files over to my client at the end?
As a new user I don't yet know what the pitfalls are.
Thanks

Answers (1)

Image Analyst
Image Analyst on 28 Feb 2017
If it found any files that were shadowed, then yes they should be investigated to make sure you're using the right one and not some other function by the same name that does something different.

Categories

Find more on Simulink Functions 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!