提示“未定义与'ch​ar'类型的输入参数​相对应的函数'sym​s'”该如何处理?

71 vues (au cours des 30 derniers jours)
marvellous
marvellous le 21 Août 2024
Commenté : marvellous le 22 Août 2024
在matlabR2023b中,我将两个m文件打包成exe文件,这两个m文件之前运行是没有问题的,里面因为有解方程的需要,使用了syms函数。但exe文件运行报错,提示如图,请问该怎么解决呢?谢谢!
  2 commentaires
jinjin lee
jinjin lee le 21 Août 2024
matlab不支持符号工具箱的编译。
看看这个链接是否可以帮到你https://blog.csdn.net/rz1314/article/details/127510907
marvellous
marvellous le 22 Août 2024
谢谢您的帮助,我试试

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Big Data Processing dans Help Center et File Exchange

Produits


Version

R2023b

Community Treasure Hunt

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

Start Hunting!