Marc Elpel
Followers: 0 Following: 0
Statistics
RANK
10.684
of 295.467
REPUTATION
4
CONTRIBUTIONS
11 Questions
1 Answer
ANSWER ACCEPTANCE
36.36%
VOTES RECEIVED
0
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
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
UIAxis corrupting plot - OK in Axis
I have an app that plots data correctly using figure + axis, but when incorporated such that the same funcion is passed UIAxis (...
meer dan 2 jaar ago | 0 answers | 0
0
answersQuestion
Start Simulink Simulation non-blocking with outputs
My simulation runs fairly long and is blocking so there is no feedback. It is currently launched with this command: app.si...
meer dan 3 jaar ago | 1 answer | 0
1
answerQuestion
Simulink Entity Find for Inventory
I'm trying to use Entity Find for searching / reporting inventory of various types. Basically searching the 'Entity Store" to d...
meer dan 3 jaar ago | 0 answers | 0
0
answersQuestion
SimEvent MDES access to external Data
I have a SimEvent MDES model that performs custom scheduling based on an external dataset (matrix data imported from Excel). Da...
meer dan 3 jaar ago | 0 answers | 0
0
answersQuestion
SimEvents - Setting Entity Attributes based on other entities
My app needs to assign an entity attribute in Entity1 based on an attribute value in Entity 2. I can use a function GetAttrib...
meer dan 3 jaar ago | 1 answer | 0
1
answerQuestion
SimEvents - Block Exit based on external status
New to SimEvents. Trying to create a model that entities only exist a server when a combination of external events are ready. ...
meer dan 3 jaar ago | 0 answers | 0
0
answersQuestion
Deployed exe with configuration file
My deployed Matlab apps include configuration data which is stored to custom *.cfg files. This works fine unless the installer ...
meer dan 3 jaar ago | 1 answer | 0
1
answerHow to fill tree component nodes during app initialization?
You are correct that the creation code is locked in App Designer. The way around this is to create a Startup function, and put ...
meer dan 3 jaar ago | 0
| accepted
Question
Matlab STDOUT Changed in post-2017 revs; causing issues
I have an app designed to operate either command line wiith STDOUT/STDERR messages, or called via command line parameters from a...
meer dan 3 jaar ago | 0 answers | 0
0
answersQuestion
Calling custom class callback?
I have an app designer class (call it ClassA) which is calling functions in a second class (ClassB), where ClassB needs to have ...
meer dan 3 jaar ago | 1 answer | 0
1
answerQuestion
Unable to add uicontrol to uifigure
I'm trying to build a custom form with drop down menus and edit boxes for data entry. The drop-downs are dynamic/set by user se...
meer dan 3 jaar ago | 1 answer | 0
1
answerQuestion
Using obj within function without passing it
I have a number of class methods that use self (or obj) within the code. The online documentation indicates I do not need to pa...
bijna 4 jaar ago | 1 answer | 0