Matlab Production Server - Reorders Results

1 回表示 (過去 30 日間)
Mark McGrath
Mark McGrath 2020 年 5 月 22 日
回答済み: Mark McGrath 2020 年 5 月 27 日
Hello,
So i have created a cell array of structs so i can have a Key Value Pair which i then created an archive and deployed to Matlab Production Server. When i get the response back from postman as a test, Matlab Production SErver reorders/re sorts the Keys alphabetically instead of holding the original order.
How can i prevent the results from being re-sorted by key?
  1 件のコメント
Kojiro Saito
Kojiro Saito 2020 年 5 月 26 日
How does your cell array looks like?

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

回答 (1 件)

Mark McGrath
Mark McGrath 2020 年 5 月 27 日
I have a 1x1 Cell Array that contains a 1x1 struct. Matlab Production Server re-oders/sorts the struct alphabetically and doesn't leave the order alone.

カテゴリ

Help Center および File ExchangeEnterprise Deployment with MATLAB Production Server についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by