Mexw64 file not found in matlab foc example
5 views (last 30 days)
Show older comments
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
0 Comments
Accepted Answer
Kiran Kintali
on 7 Oct 2022
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.
More Answers (0)
See Also
Categories
Find more on HDL Coder in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!