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

在matlabR2023b中,我将两个m文件打包成exe文件,这两个m文件之前运行是没有问题的,里面因为有解方程的需要,使用了syms函数。但exe文件运行报错,提示如图,请问该怎么解决呢?谢谢!

2 Comments

jinjin lee
jinjin lee on 21 Aug 2024
matlab不支持符号工具箱的编译。
看看这个链接是否可以帮到你https://blog.csdn.net/rz1314/article/details/127510907
marvellous
marvellous on 22 Aug 2024
谢谢您的帮助,我试试

Sign in to comment.

Answers (0)

Categories

Products

Release

R2023b

Asked:

on 21 Aug 2024

Commented:

on 22 Aug 2024

Community Treasure Hunt

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

Start Hunting!