photo

Dana Schwanke


Last seen: 3 Monate vor Aktiv seit 2022

Followers: 0   Following: 0

Statistik

MATLAB Answers

10 Fragen
3 Antworten

RANG
20.002
of 300.771

REPUTATION
2

BEITRÄGE
10 Fragen
3 Antworten

ANTWORTZUSTIMMUNG
40.0%

ERHALTENE STIMMEN
1

RANG
 of 21.084

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 170.969

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 2

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort

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

fast 2 Jahre vor | 1

| akzeptiert

Frage


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

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

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

mehr als 3 Jahre vor | 0

Frage


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

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten

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

mehr als 3 Jahre vor | 0

| akzeptiert

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort