Issue loading mat file in different MATLAB versions
I have a mat file which contains userInputs that has 24 fileds. when i load in MATLAB 2023b i gives struct field userInput.SignalSourceType as empty but when i load same file in MATLAB 2024b i givest struct field userInput.SignalSourceType as 1. I am attaching screenshot for reference. The difference cause further issues and errors in my code and i need to run it on 2024b for certain requirments. If anyone have resolution please help me out.I have a mat file which contains userInputs that has 24 fileds. when i load in MATLAB 2023b i gives struct field userInput.SignalSourceType as empty but when i load same file in MATLAB 2024b i givest struct field userInput.SignalSourceType as 1. I am attaching screenshot for reference. The difference cause further issues and errors in my code and i need to run it on 2024b for certain requirments. If anyone have resolution please help me out. I have a mat file which contains userInputs that has 24 fileds. when i load in MATLAB 2023b i gives struct field userInput.SignalSourceType as empty but when i load same file in MATLAB 2024b i givest struct field userInput.SignalSourceType as 1. I am attaching screenshot for reference. The difference cause further issues and errors in my code and i need to run it on 2024b for certain requirments. If anyone have resolution please help me out. mat file, matlab version compatibility, load MATLAB Answers — New Questions