Anna Shtengel
Followers: 0 Following: 0
Statistics
RANK
254.573
of 295.569
REPUTATION
0
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
0
RANK
of 20.247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.105
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
Feeds
Question
How to pass arguments when calling lsqnonlin from C++ with mexCallMATLAB?
I want to run lsqnonlin which is a matlab optimization function from C++. From matlab it is called as follows: lsqnonl...
bijna 9 jaar ago | 0 answers | 0
0
answersQuestion
How to wait for matlab called from C++ code to finish and resume project afterwards?
I'm calling matlab optimization function through matlab engine by "eval" from visual studio (C++) and I want to get the result. ...
bijna 9 jaar ago | 1 answer | 0
1
answerLinker error 2019 while compiling mex on matlab 2015b 64bit
I found a solution - compile the project in Release and add all the .obj that are created, which are used through the mexFunctio...
bijna 9 jaar ago | 0
| accepted
Question
Linker error 2019 while compiling mex on matlab 2015b 64bit
Hi, I'm using Matlab2015b 64bit with compiler of Microsoft Visual C++ 2015. I'm trying to create a mex having a c interface fu...
bijna 9 jaar ago | 2 answers | 0
2
answersQuestion
How to set colorbar limits?
Hi, I'm having trouble using caxis[min max]. What I want to do is manifest the result as follows: The first color in the col...
ongeveer 9 jaar ago | 2 answers | 0
2
answersQuestion
How to plot a wireframe mesh setting different color per edge ?
Hi, I'm trying to plot a mesh with a specific color per edge and no color for the faces. The problem with existing functions (t...
ongeveer 9 jaar ago | 1 answer | 0