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 CenterFile Exchange에서 Enterprise 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