Why do I get the error "Invalid Path" when simulating a GPU accelerated model?
Afficher commentaires plus anciens
I am following the instructions on the following page to create a GPU-accelerated model:
When I try to simulate the model, I get the following error message:
Making simulation target "edgeDetection_sfun", ...
### Linking ... "C:\Program Files\MATLAB\R2020b\bin\win64\mex.exe"
-R2018a -f
"C:\Users\User\AppData\Roaming\MathWorks\MATLAB\R2020b\mex_C++_win64.xml"
-silent LDFLAGS="$LDFLAGS -Xlinker " " " -output
edgeDetection_sfun.mexw64 @edgeDetection_sfun.mol
Invalid path
gmake: *** [edgeDetection_sfun.mexw64] Error -1
Component:Make | Category:Make error
Unable to create mex function 'edgeDetection_sfun.mexw64' required for
simulation.
Component:Simulink | Category:Model error
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur MATLAB Support for MinGW-w64 C/C++ Compiler dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!