BUG: Runtime does not contain the "volshow" function correctly for both R2022b & R2023a.

2 ビュー (過去 30 日間)
Heran Wang
Heran Wang 2023 年 9 月 5 日
コメント済み: Stefanie Schwarz 2023 年 11 月 22 日
When using the function "volshow" in an app (throught AppDesigner or coding), the display area will show nothing but a setense "files do not exist" after running the .exe I compiled only under the Runtime for both R2022b & R2023a.
However, if I uninstall the runtime and install MATLAB, everything will be correct (the volshow function will show the right picture).
To sumerize:
with MATLAB & without Runtime, the "volshow" in .exe is correct;
without MATLAB & with Runtime, the "volshow" in .exe is incorrect, show nothing but a error setense "files do not exist".
Is there something I did it wrong?

回答 (1 件)

Stefanie Schwarz
Stefanie Schwarz 2023 年 11 月 21 日
Unfortunately "volshow" (as well as "viewer3d") is not supported for MATLAB Compiler deployment in R2022b and R2023a due to a bug.
Please upgrade to R2023b. We apologize for any inconvenience that this causes.
  2 件のコメント
Heran Wang
Heran Wang 2023 年 11 月 22 日
Thank you so much for solving this problem! I also admire the dedication of the MATLAB team in taking every feedback seriously. Keep up the great work!
Stefanie Schwarz
Stefanie Schwarz 2023 年 11 月 22 日
Of course! Thanks for your kind reply.

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

Community Treasure Hunt

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

Start Hunting!

Translated by