Community Profile

photo

Sylvain R.


Last seen: 3日 前 2017 年からアクティブ

Followers: 0   Following: 0

統計

All
  • Solver
  • Thankful Level 1
  • First Answer

バッジを表示

Feeds

表示方法

解決済み


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

3年以上 前

解決済み


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

3年以上 前

回答済み
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...

5年以上 前 | 0

回答済み
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. ...

5年以上 前 | 0

質問


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

約6年 前 | 1 件の回答 | 2

1

回答

回答済み
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...

約6年 前 | 1

質問


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

6年以上 前 | 1 件の回答 | 0

1

回答