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ヶ月 前 | 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ヶ月 前 | 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ヶ月 前 | 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ヶ月 前 | 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ヶ月 前 | 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年 前 | 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年以上 前 | 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年以上 前 | 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年弱 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 1 件の回答 | 0