How do i obtain a PLP?
Show older comments
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 Comments
John D'Errico
on 9 Feb 2026 at 18:13
Edited: John D'Errico
on 9 Feb 2026 at 18:14
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
on 9 Feb 2026 at 22:57
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
on 10 Feb 2026 at 10:22
Image Analyst
on 10 Feb 2026 at 14:45
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
on 10 Feb 2026 at 19:53
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.
Accepted Answer
More Answers (0)
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!