photo

sowjanya boddeti


IIITDM Kancheepuram

Actif depuis 2016

Followers: 0   Following: 0

Message

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


how to run a c++ file in matlab using mex?
compile cpp file from matlab. Is it : mex hello.cpp

plus de 8 ans il y a | 1 réponse | 0

1

réponse

Question


how to run hello.cpp without the link error?
Error: Link of 'hello.mexw64' failed. hello.cpp just contains the code: #include <iostream> using namespace std; int mai...

plus de 8 ans il y a | 1 réponse | 0

1

réponse

Question


How to fix the external link error while using mex?
LINK : error LNK2001: unresolved external symbol mexFunction C:\Users\...\AppData\Local\Temp\mex_eBKGmV\templib.x : fatal erro...

plus de 8 ans il y a | 1 réponse | 0

1

réponse

Question


How can fix the Error using dir Function is not defined for 'cell' inputs?
rootpath = {}; D = dir(rootpath);

plus de 8 ans il y a | 1 réponse | 0

1

réponse