Issue in using p file

4 次查看(过去 30 天)
Vidhi Pala
Vidhi Pala 2021-4-1
回答: Jan 2021-4-1
I have a .p file generated from MATLAB 7.5 version (before MATLAB 2007b). I want to use that p file in newer version of MATLAB which gives error that it is unsupported. How to resolve that?
Error: The P-code file xyz.p was generated prior to MATLAB version 7.5 (R2007b) and is no longer supported. Use pcode to regenerate the file using MATLAB R2007b or later.""

回答(1 个)

Jan
Jan 2021-4-1
You cannot use an outdated P-file in a modern Matlab version.
Either download an old Matlab version and run the code there. Or ask the author of the code to provide an updated version of the file.

类别

Help CenterFile Exchange 中查找有关 Adding custom doc 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by