Community Profile

photo

Dana Schwanke


Last seen: Today Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


How do I change the Font of a Test Assessment block?
I am pretty sure the answer as of R2021a is "you can't", but this is a feature that is sorely lacking, if true. I want to change...

8 days ago | 1 answer | 0

1

answer

Question


Embedded Coder Portable Word Sizes Issue (Code was generated for compiler with different sized X)
I am working on a Simulink Coder project where we have a number of export function model references being built by a single top-...

2 months ago | 0 answers | 0

0

answers

Answered
How do I set the Sample Time of a Test Sequence block programmatically?
TL;DR: Test Sequences are actually an undocumented type under the hood that you have to access in a very convoluted way to actua...

3 months ago | 0

| accepted

Question


How do I set the Sample Time of a Test Sequence block programmatically?
I have a test harness set up to test an Export Function Model (EFM) where the Test Sequence block uses the "send" command to dri...

3 months ago | 1 answer | 0

1

answer

Question


How to Implement Legacy Code that can be called both in Simulink and MATLAB?
We have a Simulink Coder project we are working on, and I've gotten relatively familiar with using S-Function Builder blocks to ...

4 months ago | 1 answer | 0

1

answer

Question


Post Code Gen Script: What is "codertarget.postCodeGenHookCommand(h)"?
This should be a simple enough question. In our Code Generation settings, the Advanced Parameter "Post code generation command" ...

5 months ago | 1 answer | 0

1

answer

Question


Code Generation for Model that References an Export Function Model
I am having an issue using Embedded Coder to generate code for a model that itself has a reference to an export function model. ...

9 months ago | 1 answer | 0

1

answer

Question


S-Functions Arrays of Size Defined Externally
I am using S-Functions to access C code which includes access to several arrays of fixed size. This size is defined in a C heade...

11 months ago | 1 answer | 0

1

answer

Question


C MEX Bug: String Preprocessor Concatenation Not Working?
I am working on an STM32 Simulink library for a host of projects. The user #defines the chipset they are working on when they re...

1 year ago | 1 answer | 0

1

answer

Answered
Change Constant Block Font
Short answer from Mathworks themselves: No. Long answer: https://www.mathworks.com/matlabcentral/answers/1782170-change-constan...

1 year ago | 0

Question


Change Constant Block Font
Is there a way to change the font of a constant block in Simulink? Changing the font using the normal methods only changes the b...

1 year ago | 2 answers | 0

2

answers

Answered
Simulink: Use Enumeration As Index
I asked the same question over on StackOverflow, and after a lot of trial and error, managed to answer my own question, although...

1 year ago | 0

| accepted

Question


Simulink: Use Enumeration As Index
I am trying to use an enumerated value as an array index. The trick is: I have an array that is sized for the number of elements...

1 year ago | 1 answer | 0

1

answer