Community Profile

photo

Nancy


Jacobs Vehicle Systems

Last seen: 2 years ago Active since 2014

Professional Interests: software engineering

Statistics

  • Thankful Level 2
  • First Review
  • Thankful Level 1
  • First Answer

View badges

Content Feed

View by

Answered
How do I update a GUI designed in App Designer with data from a running Simulink model?
Does it make a difference whether the definition "hApp = TrialApp;" goes int InitFcn or in StartFcn? I'm not clear on what the t...

3 years ago | 0

Answered
Not all components appear in my GUI
Problem solved: The active canvas was smaller than the tab component, and only the part of the tab component area was showing w...

3 years ago | 1

| accepted

Question


Not all components appear in my GUI
I've built a GUI using App Designer. Here's the design view: When I run it, even when I specifically select "Run: CAN_UI", ...

3 years ago | 1 answer | 0

1

answer

Answered
How do I get ismember() to accept an unsorted vector in code within a MATLAB function block?
Got the answer via a service request: ismember() is treated differently within a MATLAB function block because it's compiled int...

9 years ago | 0

| accepted

Question


How do I get ismember() to accept an unsorted vector in code within a MATLAB function block?
I'm trying to create a subsystem that returns the index of a given value within an array that is defined in the MATLAB workspace...

9 years ago | 1 answer | 0

1

answer

Answered
I am using R2014a release. The script stopped reading dicom files and gives error message: undefined function dicomparse in reading 'char'
This may sound silly, but if it was working last night, and isn't now but you haven't changed anything, have you tried closing a...

9 years ago | 0

Question


How do I vary the sample rate of a block while the simulation is running?
I'm trying to vary the simulation rate of a Limited Counter in order to make it count faster or slower in real time. (I'm trying...

9 years ago | 1 answer | 0

1

answer

Question


constants and braces in the execution order notation?
In my model, the execution order on my switch blocks have one or two numbers in curly braces following the regular notation. For...

9 years ago | 0 answers | 0

0

answers

Question


Syntax error in a Simulink Fcn block
I am getting a syntax error message for the expression "FiringOrder(u)" (no quotes) in a Fcn block. "FiringOrder" is a 1 x 6 ro...

9 years ago | 1 answer | 0

1

answer

Question


How can I make Signal Builder output a signal repeatedly, i.e. infinitely?
I'm trying to use Signal Builder to generate a custom signal repeatedly--infinitely until I stop execution of the simulation. I ...

9 years ago | 0 answers | 0

0

answers