Community Profile

photo

Alexander Carmeli

Last seen: Today Aktiv seit 2018

Followers: 0   Following: 0

Kontakt

Statistiken

All
  • First Answer
  • 5-Star Galaxy Level 3
  • Personal Best Downloads Level 2
  • Editor's Pick
  • First Submission

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
Display "fixdt" data type in Simulink format
The tostringInternalSlName() method does exactly that: fixdt(1, 16, 0).tostringInternalSlName fixdt(0, 16, -5).tostringInterna...

11 Monate vor | 0

Beantwortet
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...

mehr als 2 Jahre vor | 0

Gesendet


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

fast 6 Jahre vor | 2 Downloads |

Gesendet


Alluvial flow diagram
Plot flows from sources to sinks and relationships between categories.

etwa 6 Jahre vor | 15 Downloads |

Thumbnail

Gesendet


Strip fixed-point scaling into a hw-supported integer type
Hw-aware version of the Data Type Conversion and Scaling Strip blocks.

etwa 6 Jahre vor | 1 Download |

Gesendet


Create a model configured for efficient code generation
Create a new model and apply configurations that support small, fast, and readable generated code.

etwa 6 Jahre vor | 1 Download |