Statistics
RANK
75.377
of 284.862
REPUTATION
0
CONTRIBUTIONS
0 Questions
2 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
5.277 of 19.245
REPUTATION
229
AVERAGE RATING
4.70
CONTRIBUTIONS
4 Files
DOWNLOADS
17
ALL TIME DOWNLOADS
1310
RANK
of 137.687
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
Content Feed
Display "fixdt" data type in Simulink format
The tostringInternalSlName() method does exactly that: fixdt(1, 16, 0).tostringInternalSlName fixdt(0, 16, -5).tostringInterna...
6 maanden ago | 0
Inserting fields into an empty structure
Try this: output.(subnum)(1).name = hcp(x,1).name; Note the subscript (1) after (subnum). Think of a struct as a 1-element st...
meer dan 2 jaar ago | 0
Submitted
How to Write Custom Simulink Data Type Rules in MATLAB
Write custom data type rules as MATLAB functions, and other automatic data type propagation policies
meer dan 5 jaar ago | 2 downloads |
Submitted
Alluvial flow diagram
Plot flows from sources to sinks and relationships between categories.
meer dan 5 jaar ago | 13 downloads |

Submitted
Strip fixed-point scaling into a hw-supported integer type
Hw-aware version of the Data Type Conversion and Scaling Strip blocks.
bijna 6 jaar ago | 1 download |
Submitted
Create a model configured for efficient code generation
Create a new model and apply configurations that support small, fast, and readable generated code.
bijna 6 jaar ago | 1 download |