Download data to Excel from Matlab Web App Server

4 visualizzazioni (ultimi 30 giorni)
Yiling
Yiling il 20 Set 2024
Risposto: Mario Malic il 20 Set 2024
We have a server virtual machine that is hosting the APP, and several users(clients) would access the web app from their laptops. We would like to download data to Excel from the App and open the Excel file such that it hangs on user's screen (this way users can directly see the data in the workbook without needing to access the folder and manually open the file)
I have two questions in this process:
1. We are currently saving the file into a local drive (C drive) on VM and give all users permission to that drive. I'm wondering is it possible to save the file to a shared drive (say an S drive) that both the VM and client have access to?
2. After saving the file, how can we make the App automatically open the Excel file? We tried the "winopen(filename)" function, but the file will not get opened on the client side with the following error message.

Risposte (1)

Mario Malic
Mario Malic il 20 Set 2024

Categorie

Scopri di più su MATLAB Web App Server in Help Center e File Exchange

Prodotti


Release

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by