سلام و عرض ادب
من ابتدا matconvnet-1.0-beta24 رو از سایتش دانلود کردم و در پوشه Matlab درDocument کپی کردم و طبق راهنمایی های سایت شروع به نصب کردم
گام اول:addpath('./matconvnet-1.0-beta24/matlab')
گام دوم:mex -setup
انتخابc++
با پیغام زیر روبرو شدم:
MEX configured to use 'Microsoft Visual C++ 2015 Professional' for C++ language compilation.
Warning: The MATLAB C and Fortran API has changed to support MATLAB
variables with more than 2^32-1 elements. In the near future
you will be required to update your code to utilize the
new API. You can find more information about this at:
بدون توجه به این پیغام رفتم سراغ گام بعدی:
گام بعدی: vl_compilenn
که خطای زیر رو میده به نظر شما مشکل چیه؟ ضمنا من gpu ندارم و cpu مود میخوام نصب بشه
Warning: Function fscanf has the same name as a MATLAB builtin. We suggest you rename the function to avoid a potential name
conflict.
> In path (line 109)
In addpath (line 88)
In vl_compilenn (line 145)
l'