Mexw64 file not found in matlab foc example

Hi,
I have been trying to run this example from matlab for FOC with a zynq evaluation board with my Linux PC. However, I see the following error when I tried to run the first task:
"Error in S-function 'focZynqTestBench/Motor_And_Load/motorAndLoadSFun_sfcn': S-Function 'motorAndLoadSFun_sf' does not exist"
After fighting with it for some time, I then switched to a laptop with windows OS, and I run the same example again. Then magic happens, it works without an error.
I am wondering if anyone could help to resolve the issue under Linux? Any suggestions would be highly appreciated! Thanks!
Best Regards,
Kelvin

 Accepted Answer

The example ships mex files only for Windows. You need to have necessary products such as Simscape in place to rebuild mex on other platforms.
Feel free to reach out to support for additional help.

1 Comment

Thanks Kiran for the help. This is very useful information to know!
Best Regards,
Kelvin

Sign in to comment.

More Answers (0)

Products

Release

R2022a

Asked:

on 30 Jun 2022

Commented:

on 10 Oct 2022

Community Treasure Hunt

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

Start Hunting!