Matlab Production Server: accessing environment/persistent variables on a matlab server

Use-case:
Persistent & changing data (clients can change it during a call) across function calls made by clients towards a matlab server.
Best procedure for this?
thanks

回答 (1 件)

Nicole Bonfatti
Nicole Bonfatti 2026 年 5 月 6 日 19:33

0 投票

I do not recommend environment variables for this, but MATLAB Production Server can be connected to an in-memory cache called Redis.
Here's the relevant documentation: https://www.mathworks.com/help/mps/ml_code/use-a-data-cache-to-persist-data.html

カテゴリ

ヘルプ センター および File ExchangeEnterprise Deployment with MATLAB Production Server についてさらに検索

質問済み:

2018 年 4 月 4 日

回答済み:

2026 年 5 月 6 日 19:33

Community Treasure Hunt

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

Start Hunting!

Translated by