Run-time error of Python generated library when calling the resample function
Mostra commenti meno recenti
Hi,
Using MATLAB R2017a, I generated a python package from a matlab function containing the " resample " function.
When I execute the resulting package on Ubuntu 16.04 (with Matlab Run-time R2017a configured), I get the following error:
--
Undefined function or variable 'upfirdnmex'.
Error in upfirdn (line 84)
Error in resample>uniformResample (line 242)
Error in resample (line 104)
--
Any help/suggestion on how to solve this issue?
Thanks in advance.
Risposta accettata
Più risposte (1)
nsejim
il 5 Ott 2018
0 voti
Categorie
Scopri di più su MATLAB Compiler SDK in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!