Peter Foerster
自 2018 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
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 前 | 0 个回答 | 0
0
个回答已回答
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...
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...
6 years 前 | 0
提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0