John Fiaschetti
Followers: 0 Following: 0
Statistics
18 Questions
0 Answers
RANK
35,145
of 295,448
REPUTATION
1
CONTRIBUTIONS
18 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
1
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
Feeds
Question
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 months ago | 1 answer | 0
1
answerQuestion
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 year ago | 1 answer | 0
1
answerQuestion
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 year ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 0 answers | 0
0
answersQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 1
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0