Community Profile

photo

Laurensius Christian Danuwinata


Active since 2015

Statistics

  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

Question


Finding DutyCycle of PWM
Hi, I am trying to find the duty cycle of a PWM signal using simulink model, does anyone now, how to do it?

mer än 7 år ago | 0 answers | 0

0

answers

Question


CANoe vector-Matlab
Hi, I'm working with CANoe and Simulink currently and have a question, is it possible to analyze more than one simulink mode...

nästan 8 år ago | 0 answers | 0

0

answers

Question


Add and delete Line and port
Hello, I have a popup-parameter in a Block Mask. And if an element from the list in popup chosen, the add_line and add_block sh...

ungefär 8 år ago | 1 answer | 0

1

answer

Question


Rename Block or Inport
Hello, Does anybody know, how to rename/giving name a/to Block or Inport programmatically? Thanks in advance :D.

ungefär 8 år ago | 0 answers | 0

0

answers

Question


Field assignment to a non-structure array object
Hello, I have a block(Subsystem) in the simulink with a mask, if I double click this block, then an GUI with an edit box and...

ungefär 8 år ago | 0 answers | 0

0

answers

Question


How to concatenate array with delimeter?
a1 = [0 32]; c1 = ([31 63]); d1 = unique([a1 c1]); first = ['[' num2str(d1(1)) ':' num2str(d1(2)) ']']; second =[...

mer än 8 år ago | 1 answer | 0

1

answer

Question


How can I do this : { [5] [6] [7] [8:23] [24:39] [40:55] } --- these number are just an example
Hello, I have two arrays a = [1 2 3 4 5 5] and b = [6 7 5 8 9]. I need to write them in CAN bit packing block with these Form...

mer än 8 år ago | 2 answers | 0

2

answers