Errors related to macOS version
显示 更早的评论
A friend gave me some MATLAB code written in R2017B on Windows.
It executes normally in R2018A on macOS 10.15 Catalina. However, it produces errors in R2018B, R2019B, R2020B and R2022B on macOS 13.2 Ventura.
The specific errors are:
Error using textscan. Invalid file identifier. Use fopen to generate a valid file identifier.
Error while evaluating UIControl Callback.
I haven't previously run into MATLAB errors that are related to the computer OS version rather than the MATLAB version. Are these likely to be addressed in a pending MATLAB release? Or do I need to look at revising the code to get it to run on the Ventura Mac?
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 App Building 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!