Community Profile

photo

Ansh Gandhi


Last seen: 3 years ago Active since 2020

Statistics

  • Thankful Level 1
  • Revival Level 1

View badges

Content Feed

View by

Question


Unwanted model reference SIM target rebuilds
Hi, I have gone through this article about rebuilding models for simulations- https://se.mathworks.com/help/simulink/gui/reb...

3 years ago | 1 answer | 0

1

answer

Answered
Propagate Library block UserData to linked blocks
Solved this by adding a callback that copies over 'UserData' to linked blokc from a library.

3 years ago | 0

| accepted

Question


Propagate Library block UserData to linked blocks
Hi, I have come across a situation where I need to propagate the UserData of a library block downstream to the linked blocks wh...

3 years ago | 1 answer | 0

1

answer

Question


Configure Simulink to ask for new model version when saving the model
Currently, Simulink can be configured to prompt for a comment each time a model is saved. I do not want it to increment the ver...

3 years ago | 2 answers | 0

2

answers

Question


Signal object vs Bus Object - Which is better for defining and providing fixed interfaces?
Use case: Send out bus containing signals whose properties (name, data type, default value) are derived from a database. What ...

3 years ago | 0 answers | 0

0

answers

Answered
Programatically parametrize and 'refresh' CAN Pack and Unpack blocks
Solved this in an ad hoc way in the end by using the java keypress events in the script.

3 years ago | 0

| accepted

Question


Programatically parametrize and 'refresh' CAN Pack and Unpack blocks
I am trying to automate some processes and programatically create a model that contains CAN Pack and Unpack blocks. When I para...

4 years ago | 1 answer | 0

1

answer