photo

sowjanya boddeti


IIITDM Kancheepuram

Active since 2016

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
264.692
of 300.365

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 20.933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.262

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


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

meer dan 9 jaar ago | 1 answer | 0

1

answer

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...

meer dan 9 jaar ago | 1 answer | 0

1

answer

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...

meer dan 9 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 9 jaar ago | 1 answer | 0

1

answer