photo

Jan


Renesas Design Netherlands

Last seen: 24日 前 2011 年からアクティブ

Followers: 0   Following: 0

Professional Interests: signal processing

統計

  • First Answer
  • Thankful Level 1

バッジを表示

Feeds

表示方法

回答済み
Making a histogram with two variables in the same graph
Another way of solving this is to create the histogram counts separately and plot the results with a bar() graph. binEdges = [...

約2年 前 | 1

質問


Properties (e.g. Name) are lost when adding a system to array of lti systems
When adding several systems to an array of subsystems, I lose the Name property. e.g. fc = 40; ...

3年弱 前 | 1 件の回答 | 0

1

回答

質問


Can I display the value of an output of my block on its mask?
Is it possible to mimic the behavior of the display sink block on my own masks? I would like to modify the value of a slowly va...

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

1

回答

質問


Using markup from an included file
My markup tends to be many more lines than my code, which makes debugging a nuisance. Is it possible to include it from a separ...

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

1

回答

質問


Comma separated list generation
How can you expand a comma separated list from a repetition? I am searching for the elegant way to do something like this: ...

約13年 前 | 1 件の回答 | 0

1

回答

回答済み
How can I check for semicolon termination of my own function
I just realized that I just want the function to output text if I use it without assigning the output argument. So it would look...

13年以上 前 | 0

質問


How can I check for semicolon termination of my own function
My function does something and then writes information to the screen by using function a = say_hi(b) a = b; fprin...

13年以上 前 | 2 件の回答 | 0

2

回答