how to convert emd algorithm to C language

1 view (last 30 days)
When I use matlab coder to switch EMD function to C language, the system failed at the step of generating trial code, telling me that function call failed. But the official website told us that matlab supports emd to C language. Figure 1 is the error description, Figure 2 is the sub-function composition.
I hope you can help me 。Thanks a lot!
P.S. my version is 2021a
fig1
fig 2

Answers (1)

Darshan Ramakant Bhat
Darshan Ramakant Bhat on 25 Aug 2021
It is supported for code generation.
Few debugging steps :

Categories

Find more on MATLAB Coder in Help Center and File Exchange

Products


Release

R2021a

Community Treasure Hunt

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

Start Hunting!