photo

Sylvain R.


Last seen: 10 days 前 自 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 years 前

已解决


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 years 前

已回答
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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...

7 years 前 | 1 个回答 | 0

1

个回答