How to know the version of MATLAB that generated a P file
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
MathWorks Support Team
el 15 de Oct. de 2021
Respondida: MathWorks Support Team
el 9 de Dic. de 2021
I have a P file that is generated from the "pcode" command, but this is not done by me. Is it possible to know the version of MATLAB that generated this P file?
Respuesta aceptada
MathWorks Support Team
el 15 de Oct. de 2021
If you run the command below and the first characters are "v01.00v00.00", then the version is R2007b or later.
type filename.p
Unfortunately, there's no way to tell exactly what version of MATLAB generated this file.
0 comentarios
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!