photo

Agapi Dav


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
3 Answers

RANK
4,528
of 297,503

REPUTATION
11

CONTRIBUTIONS
2 Questions
3 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
3

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

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

  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Question


Compile matcaffe in Ubuntu 18.04
Dear all, I need to run an .m file that uses caffe. In Ubuntu 18.04 the installation of caffe is as simple as sudo ap...

6 years ago | 1 answer | 1

1

answer

Answered
MEX function cannot be called without its file extension.
Ok, I found the solution. The file extension of the MEX file indicated that it should be compiled in Linux. Thus, I used t...

6 years ago | 1

| accepted

Question


MEX function cannot be called without its file extension.
Hello everyone! I was trying to run a code in Linux that in Windows runs without any error. It outputs an error “Undefined ...

6 years ago | 1 answer | 0

1

answer

Answered
I'm getting an error when I try to use parpool (MATLAB 2018a)
I think the problem is that the matlabpool was replaced by parpool. Therefore, matlabpool('size') is not valid anymore and parpo...

6 years ago | 1

| accepted

Answered
Running a python script in matlab
Hello everyone! I have some images read in matlab and I want to process them in python and them return them to matlab for furthe...

6 years ago | 0