Analyzing file dependencies warning when using "sh_stockf​luidproper​ties"

6 ビュー (過去 30 日間)
Van General
Van General 2021 年 3 月 9 日
編集済み: Van General 2021 年 3 月 9 日
Dear MatLab users!
I'm using in my project some liquid properties that supplying with "sh_stockfluidproperties" structure array. The program is working properly when I run it from "App Designer". But when I use "mcc" for standalone compiling I receive this message:
Preparing Runtime...
mcc -o Liquids_vR03 -W 'WinMain:Liquids_vR03,version=0.3' ...
Compiler version: 8.1 (R2020b)
Analyzing file dependencies.
Warning: In "D:\Work\Viscosity_vR03\Liquid_vR03.mlapp", "sh_stockfluidproperties" are excluded from packaging for the MATLAB Runtime environment according to the MATLAB Compiler license. Either remove the file or function from your code, or use the MATLAB function "isdeployed" to ensure the function is not invoked in the deployed component.
foundation::storage::vfs::Exception
mcc failed.
But I can not stop using of stockfluidproperties cause its heart of my programm... Who knows how to solve that? Thanx for advice.

回答 (0 件)

カテゴリ

Help Center および File ExchangeC Shared Library Integration についてさらに検索

製品


リリース

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by