Peter Foerster
Followers: 0 Following: 0
Statistics
RANK
172,781
of 294,384
REPUTATION
0
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
0
RANK
of 20,108
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 151,578
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
Drop down not populating correctly in App Designer R2018b
Hi all, I have an enumeration class like this: classdef values enumeration One, Two, Three, Four end end ...
6 years ago | 0 answers | 0
0
answersPopulate drop down menus with enums
OK, here's what I figured out so far: 1.: Yes, I do. I still don't agree with this way of doing things. 2.: What I did now, is...
6 years ago | 0
Question
Calling a VC++ 2010 dll in MATLAB 2018b
Hello everyone, I am trying to call functions from a dll that was compiled in VC++ 2010 from MATALB 2018. I know, that 2010 is ...
6 years ago | 0 answers | 0
0
answersQuestion
Populate drop down menus with enums
Hello all, I trying to understand enumerations and how they are to be used in matlab. I have 2 questions: 1.: In C# I can just...
6 years ago | 2 answers | 0
2
answersQuestion
How to pass a string (LPSTR) command to my C++ function?
Hello all, I have a C++-dll, which I have loaded with loadlibrary. I can also list the functions in the dll, which tells me t...
6 years ago | 2 answers | 0
2
answersQuestion
C Dll does not find all header paths
Hello all, I am currently trying to call functions from a dll from within MATLAB. Here are two things that I tried and have q...
6 years ago | 1 answer | 0