Why do I get the error "Invalid Path" when simulating a GPU accelerated model?
Mostrar comentarios más antiguos
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
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre MATLAB Support for MinGW-w64 C/C++ Compiler en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!