How do i obtain a PLP?
Afficher commentaires plus anciens
I have a University license but I am trying to install Matlab 2006, how do I obtain a PLP? Or how do I install it using my university license?
5 commentaires
John D'Errico
le 9 Fév 2026
Modifié(e) : John D'Errico
le 9 Fév 2026
That is a really, really old release, closer to the days when they sent it out on floppy disks than I want to think. I would first check to verify your computer can run it.
Steven Lord
le 9 Fév 2026
I'd be curious why the poster feels they need to run a release of MATLAB that's nearly 20 years old. Is it because that's the last release that some other package they're using states it supports (in which case I'd check if it works in a later release), that they know of a change made in release R2006b or R2007a that breaks their workflow, personal preference (that might have been around the introduction of the toolstrip interface, I don't remember off the top of my head), it is the last release supported on the old hardware they're using, or something else?
Niloufar
le 10 Fév 2026
Image Analyst
le 10 Fév 2026
It would be easier to first run it on the latest version to see if it still works, rather than try to install an antiquated version. Did you try that? It will probably run and save you the trouble of installing a dinosaur.
Not sure what "a code" is - is that an m-file script or a Simulink module? What do you mean by "save the simulink"? If Simulink is installed on your computer, it's already "saved" as a suite of files in folders on your computer. Isn't your code file already saved?
Walter Roberson
le 10 Fév 2026
If you were to install the old version, then you would not be able to use that old version to save as a newer version. You have to use a new version to open the old version and save as a newer version.
I would expect that you would probably need to save new versions in stages. Open the file with a release near R2012b and save it, then roughly R2021b, and then the latest release. If it contains Electrical components then you might need roughly R2023a as a stage.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!