Dana Schwanke
Followers: 0 Following: 0
Feeds
提问
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 months 前 | 1 个回答 | 0
1
个回答提问
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-...
9 months 前 | 1 个回答 | 0
1
个回答已回答
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...
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...
11 months 前 | 0
| 已接受
提问
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...
11 months 前 | 1 个回答 | 0
1
个回答提问
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 ...
11 months 前 | 1 个回答 | 0
1
个回答提问
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" ...
1 year 前 | 1 个回答 | 0
1
个回答提问
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. ...
1 year 前 | 1 个回答 | 0
1
个回答提问
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...
1 year 前 | 1 个回答 | 0
1
个回答提问
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...
2 years 前 | 1 个回答 | 0
1
个回答已回答
Change Constant Block Font
Short answer from Mathworks themselves: No. Long answer: https://www.mathworks.com/matlabcentral/answers/1782170-change-constan...
Change Constant Block Font
Short answer from Mathworks themselves: No. Long answer: https://www.mathworks.com/matlabcentral/answers/1782170-change-constan...
2 years 前 | 0
提问
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...
2 years 前 | 2 个回答 | 0
2
个回答已回答
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...
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...
2 years 前 | 0
| 已接受
提问
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...
2 years 前 | 1 个回答 | 0