MatLab App versus MatLab Compiler Runtime version requirements
23 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Greetings,
Can someone please advise if MatLab 2023b requires MatLab Runtime 2023b or will MatLab Runtime 2023a work? We have MatLab 2023b and Compiler Runtime 2023a, will this work together?
If MatLab and Runtime require specific versions is there an Archive or somewhere either Runtime 2023b or MatLab 2023a can be downloaded?
Appreciate the clarification and assistance.
0 Kommentare
Antworten (2)
dpb
am 11 Nov. 2025 um 15:44
My experience has been the installer will find and download the needed runtime if it isn't already on the system.
Also by observation the installer does require the runtime consistent with the version that compiled the app. One can/does end up with several versions on a target machine.
So far, I've not had to do a separate manual download/install of the runtime on a user's machine; by using the packager, it seems to handle that on its own ok. I do not know of anywhere it is specifically addressed in the documentation, though.
2 Kommentare
dpb
am 11 Nov. 2025 um 16:04
Bearbeitet: dpb
am 11 Nov. 2025 um 16:57
How are you building the app? I've used the packager interface inside App Designer and its behavior has always been as noted above. However, I guess I should note that I've not yet gone past R2022b so I suppose the behavior could be different on later releases. I've also only built and distributed compiled executables so that might make difference on other types; I didn't think of those earlier.
Siehe auch
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!