photo

Peter Foerster


Aktiv seit 2018

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

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

mehr als 5 Jahre vor | 0

Frage


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

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort