photo

Praveen Suvarna


Larsen & Toubro Limited

Active since 2012

Followers: 0   Following: 0

Message

Statistics

All
  • Thankful Level 1
  • First Answer
  • Quiz Master
  • Creator
  • Commenter
  • Solver

View badges

Feeds

View by

Question


Does Matlab/Simulink support Autosar Timex(Timing Extension) standard?
Hi, Can anyone tell me if any of the Matlab/Simulink versions support Autosar Timex(Timing Extension) standard? Thanks in ...

10 years ago | 0 answers | 0

0

answers

Answered
Why am I not able to play videos on the MathWorks website?
I have tried all the above steps. Still it doesnt work!!!

10 years ago | 0

Question


Can a client-server interface have multiple parameters in Simulink?
Hello All, I wanted to know, whether a client-server interface can have multiple parameters in Simulink. It is possible with ...

10 years ago | 1 answer | 0

1

answer

Answered
Is concatenation of signals possible in matlab
x = [ u ; v ; w ] ; command may not work in all cases... It will overlap one signal on another. try x = [ u v w ] ; comma...

12 years ago | 0