Error building model: "The current model configuration differs from the model configuration used to generate the shared utility code folder"
15 ビュー (過去 30 日間)
古いコメントを表示
This error occurs when generating code after pulling my MATLAB project from a remote repository.
The error message offers "Click here to review parameter differences between '...' and '...'. "
The only parameter difference seems to be TflCheckSum.
Something similiar gets answered in these posts:
- https://de.mathworks.com/matlabcentral/answers/362372-build-problems-due-to-tflchecksum-difference
- https://de.mathworks.com/matlabcentral/answers/465461-why-do-i-get-the-error-the-current-model-configuration-differs-from-the-model-configuration-used-to
Both provided answers don't fix my problem.
I am using a data dictionary to store my model configuration. With that all model references use the same model configuration.
Thanks for any help on this issue :)
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Deployment, Integration, and Supported Hardware についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!