Community Profile

photo

Peter Foerster


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

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

5 years ago | 0 answers | 0

0

answers

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

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

5 years ago | 0 answers | 0

0

answers

Question


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

5 years ago | 2 answers | 0

2

answers

Question


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

5 years ago | 2 answers | 0

2

answers

Question


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

5 years ago | 1 answer | 0

1

answer