photo

Dana Schwanke


Last seen: 9 maanden ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

10 Questions
3 Answers

RANK
20.002
of 299.214

REPUTATION
2

CONTRIBUTIONS
10 Questions
3 Answers

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
1

RANK
 of 20.662

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 163.716

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

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

meer dan een jaar 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-...

meer dan een jaar ago | 1 answer | 0

1

answer

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

meer dan een jaar ago | 1

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

meer dan een jaar 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 ...

meer dan een jaar 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" ...

meer dan een jaar 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. ...

bijna 2 jaar 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...

ongeveer 2 jaar 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...

meer dan 2 jaar 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...

bijna 3 jaar 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...

bijna 3 jaar 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...

bijna 3 jaar 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...

bijna 3 jaar ago | 1 answer | 0

1

answer