Statistiques
RANG
90 501
of 300 788
RÉPUTATION
0
CONTRIBUTIONS
4 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
75.0%
VOTES REÇUS
0
RANG
of 21 091
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
With variable sized signals in Simulink, how can TLC code access the "CurrentDimensions" of a variable sized signal?
In C MEX: ssGetCurrentInputPortDimensions In TLC: SLibGetCurrentInputPortDimensions (not documented- but same two arguments lik...
10 mois il y a | 0
| A accepté
Question
How can I determine if a Simulink built-in block dialog parameter is evaluated?
No problem for user-created Masks: With user-created masks, the Mask object (e.g. Simulink.Mask.get(gcb)) contains a MaskParame...
plus de 5 ans il y a | 1 réponse | 0
0
réponseQuestion
State Writer: How can I reset state for delay block with frame-based processing?
In a Reset Function block I would like to use a State Writer to reset the state of a Delay block. However, this Delay block uses...
plus de 6 ans il y a | 1 réponse | 0
1
réponseA résolu
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
environ 7 ans il y a
A résolu
Interpolator
You have a two vectors, a and b. They are monotonic and the same length. Given a value, va, where va is between a(1) and a(end...
environ 7 ans il y a
Question
How can I mxCreateNumericArray with a fixed-point data type?
The documentation for mxCreateNumericArray has a nice table of mxClassID values for the first 10 or so built-in types like int8,...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
With variable sized signals in Simulink, how can TLC code access the "CurrentDimensions" of a variable sized signal?
For context, imagine an S-function that outputs a variable-sized signal. How can code be generated that specifies not only the s...
plus de 8 ans il y a | 2 réponses | 0

