photo

David Forey


Missiles and Fire Control

Last seen: 4 months ago Active since 2016

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Answered
is there a way to define 'fixdt' in a Matlab script and use this variable in a Simulink User-Defined Function?
I am trying to use this as part of a Simulink model which contains a User-Defined Function. I am also using a Matlab script to d...

10 months ago | 0

Question


is there a way to define 'fixdt' in a Matlab script and use this variable in a Simulink User-Defined Function?
Matlab script code....DT_HD_accum = fixdt(0,24,23); Simulink User-Defined Function (compiles fine) result_nt = numeric...

10 months ago | 3 answers | 0

3

answers

Question


I am using Simulink Raised Cosine Transmit Filter with a gain of 1 and the output about 1/5 of expected. I looked at an example project and it used 'rcfiltgaincompat(gcbh)' for the filter gain. I can't find any info on this.How is this param used?
I am using Simulink Raised Cosine Transmit Filter with a gain of 1. The output is about 1/5 of expected. I looked at an example ...

8 years ago | 1 answer | 0

1

answer