フィルターのクリア

stand alone matlab .exe cannot call functions successfully

15 ビュー (過去 30 日間)
Liang Li
Liang Li 2018 年 5 月 4 日
コメント済み: yitong 2024 年 10 月 8 日 9:27
0
down vote
favorite
I designed a GUI and called some functions defined in CVX software package.(I have already installed the CVX software package). When running the .m file, the functions could be called successfully. However, if converting the .m file into .exe, something went wrong, showing: Struct contents reference from a non-struct array object. error cvx_global (line 76) error cvxprob (line 4) error cvx_begin (line 41) Line 76 of cvx_global.m is: osolvers = cvx___.solvers.list;
How can the problem be solved?
  4 件のコメント
Rik
Rik 2023 年 10 月 9 日
@liheng You should contact the authors of CVX.
Failing that, you should provide a more complete description. There is a reason this question did not receive an answer. Have a read here and here. It will greatly improve your chances of getting an answer.
yitong
yitong 2024 年 10 月 8 日 9:27
请问 这个问题有进展了吗 我也遇到相同问题

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by