It is pretty strange that some solutions do not work even if they are equal
storedvars = fieldnames(S)
FirstVarName = storedvars{1:end}
FirstVarContent = S.(FirstVarName)
c = {storedvars,FirstVarContent}
661 Solvers
Arrange vector in ascending order
629 Solvers
230 Solvers
481 Solvers
502 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!