Matlab Production Server - Reorders Results

2 visualizzazioni (ultimi 30 giorni)
Mark McGrath
Mark McGrath il 22 Mag 2020
Risposto: Mark McGrath il 27 Mag 2020
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?

Risposte (1)

Mark McGrath
Mark McGrath il 27 Mag 2020
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.

Categorie

Scopri di più su Shifting and Sorting Matrices in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by