John Fiaschetti
Followers: 0 Following: 0
Feeds
질문
Does a Model Advisor Edit Time Check only run at edit time?
Hi, I want to be able to run my custom model advisor edit time checks in batch along with other checks as well. I want to have ...
10개월 전 | 답변 수: 1 | 0
1
답변질문
Comparing two versions of a data dictionary programmatically
HI all, I have some users who either do not have access to Matlab or are not well-versed in its use who need to be able to comp...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
Using discrete integrator block with embedded coder
Hello all, Someone asked me today, "why don't we just use the built-in integrator block for our projects?" Short of saying, "We...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
Creating custom model advisor checks for Stateflow
I am developing a series of custom Model Advisor checks to support my modeling standard. I want to be able to look at the data d...
거의 2년 전 | 답변 수: 1 | 0
1
답변질문
Simulink Design Verifier taking really long
I am new to using SLDV. Forgive my ignorance in advance. I am running SLDV on a model with a decent-sized Stateflow chart in it...
거의 2년 전 | 답변 수: 0 | 0
0
답변질문
Unknown warning in Model Advisor
Hi, I receive the following error when running the Code Inspector compatibility checks in Model Advisor: One or more output si...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
Code Inspector with Legacy Code
Hi, I am trying to use Code Inspector in a project where the generated code has to link with a large amount of legacy hand code...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
Code Replacement in Embedded Coder with Embedded Matlab Functions
I have target specific versions of memcpy and memset I want to use in my project. I have them defined as a code replacement libr...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
Simulating 2 instances of the same model
Hi everyone, I am trying to simulate redundancy in my system. I have a primary and backup system which I manage via variants. I...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
Multiple Variant Reference Models in the same top model with different variants
Hi, I want to create a top model in Simulink that has 2 sub-references, each of which is a variant reference specifying a diffe...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
MISRA warnings when building code generated for MISRA Compliance
Hi all, I am generating code from Embedded Coder using the objectives 'MISRA C 2012 guidelines' and 'Safety precaution'. When I...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
Using Parallel Reference Code Generation with Embedded Coder
Hi all, I am looking to speed up my code gen. I have a large model with several reference models, each of which has references ...
대략 3년 전 | 답변 수: 1 | 0
1
답변질문
Maximum number of signals one can log in Real Time
Hi, I am logging a large number of signals using Simulink Real Time, over 400. I am not seeing all the signals I am trying to l...
대략 3년 전 | 답변 수: 1 | 0
1
답변질문
Change Temporal Assessment Symbols Programatically
I am trying to script chagnes to test cases in Simulink Test. The test use Temporal Assessments, and I need to change the signal...
대략 3년 전 | 답변 수: 1 | 1
1
답변질문
Change number of Ports on a Simulink Block
Hi, I want to create a library block for some matrix operations (not an embedded M function or S function) that can change the ...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to access simulation results for custom criteria using Simulink Test in Real Time
Hi everyone, I am using Simulink Test real time on Speedgoat hardware. I need to run some custom criteria to evalute my results...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
Naming demuxed signals from a vector
I have a vector of 3 elements. The vector is a Simulink object defined in the data dictionary with type, size, etc. I want to de...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
Persistent Data in Stateflow
Hi, I am trying to save a value across executions of a state chart. However, each time I call the chart, the value is reset to ...
3년 초과 전 | 답변 수: 1 | 0