I can read files from a relative path in the standalone desktop application, but I cannot read them in the web app on the web side. Is it a path issue?

4 vues (au cours des 30 derniers jours)
  2 commentaires
Stephen23
Stephen23 le 19 Oct 2024
What do you expect the current working directory of a web app to be?
埃博拉酱
埃博拉酱 le 19 Oct 2024
Modifié(e) : 埃博拉酱 le 19 Oct 2024
使用cd命令查看当前目录是否符合你的预期。

Connectez-vous pour commenter.

Réponses (1)

Taylor
Taylor le 22 Oct 2024
Yes, it is a path issue. The path of the compiled app is different than what you would expect in the desktop MATLAB application. See ctfroot for details.

Catégories

En savoir plus sur MATLAB Web App Server dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by