photo

Sylvain R.


Last seen: 8 dagar ago Active since 2017

Followers: 0   Following: 0

Statistics

All
  • Solver
  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Solved


Pascal's Triangle
Given an integer n >= 0, generate the length n+1 row vector representing the n-th row of <http://en.wikipedia.org/wiki/Pascals_t...

mer än 3 år ago

Solved


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

mer än 3 år ago

Answered
How to get Port Data Type inside a Masked Block
Hello, I'm facing the same issue. My library block contains an HDL blackbox. The input bit sizes of the HDL Blackbox is dynam...

mer än 5 år ago | 0

Answered
Looking for a way to change Simulink parameters at or after compile time with HDL coder
Unburying the topic, sorry for that. What Steve needs, looks like the "ExportedGlobal" storage class of Simulink.Parameters. ...

mer än 5 år ago | 0

Question


How to handle errors within a mask callback?
Hello, I want to validate the mask input (edit fields) from the user using the parameter's callback. How shall I report th...

mer än 6 år ago | 1 answer | 2

1

answer

Answered
Simulink get name/label of a port programmatically
Try searching within the block the list of inports / outports using <https://fr.mathworks.com/matlabcentral/fileexchange/15707-f...

mer än 6 år ago | 1

Question


HDL Fifo outputs delayed signals
Hello, My setup is the following: I fill up an HDL FIFO until it is full. From then on, it is used as a circular buffer (pus...

nästan 7 år ago | 1 answer | 0

1

answer