Open Mohammed20PHD opened 5 years ago
Hi, have you tried to remove any QB folder from your Matlab folders path? Then re-install everything by following the Installation instruction procedure in the repository README. Best,
NMMI Team
I think the problem with mex but I don't know how to fix it
mex -setup MEX configured to use 'MinGW64 Compiler (C)' for C language compilation. Warning: The MATLAB C and Fortran API has changed to support MATLAB variables with more than 2^32-1 elements. You will be required to update your code to utilize the new API. You can find more information about this at: https://www.mathworks.com/help/matlab/matlab_external/upgrading-mex-files-to-use-64-bit-api.html.
To choose a different language, select one from the following: mex -setup C++ mex -setup FORTRAN Error using mex No supported compiler was found. You can install the freely available MinGW-w64 C/C++ compiler; see Install MinGW-w64 Compiler. For more options, visit https://www.mathworks.com/support/compilers.
So maybe I found what is your porblem. Can you check if you have qbmove_library_2019a.slx file into library/vers folder? In case you don't have, download the library again.
Dear SirKindly the qbmove_library_2019a.slx file is available in the library/vers folder. See the screenshot Best Regards
-----------------------------------------Mohammed Obaid AljumailiPhD Researcher Institute of Robotics and Process Control-IRPTechnical University Braunschweig Phone: 0049 - 0176 419 135 01Office: G-11m.aljumaili@tu-braunschweig.de
On Wednesday, 9 October 2019, 08:50:38 am GMT+2, mattiapoggiani <notifications@github.com> wrote:
So maybe I found what is your porblem. Can you check if you have qbmove_library_2019a.slx file into library/vers folder? In case you don't have, download the library again.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
Kindly the qbmove_library_2019a.slx file is available in the library/vers folder.
Hi, maybe you don't have the proper compiler installed. Try mex -setup C++ and see the output. If it says something like" No supported compiler was found. You can install the freely available MinGW-w64 C/C++ compiler; see Install MinGW-w64 Compiler. For more options,"
you should install the MinGW compiler form the Matlab Add-Ons console. Best,
Thank you very much I did this and solved the problem
Dear Colleagues I work with QBMove And when I run the Simulink I faced this error Can anyone help me to fix this error??? Error: block = Simulink.MSFcnRunTimeBlock Error in S-function 'qbmove_example/Qb Move': S-Function 'qbmove' does not exist Component:Simulink | Category:Model error Error in S-function 'qbmove_example/Qb Move Init': S-Function 'qbmoveInit' does not exist Component:Simulink | Category:Model error