Ansh Gandhi
Followers: 0 Following: 0
Statistics
RANK
210,146
of 295,527
REPUTATION
0
CONTRIBUTIONS
5 Questions
2 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
4 years ago | 1 answer | 0
1
answerPropagate Library block UserData to linked blocks
Solved this by adding a callback that copies over 'UserData' to linked blokc from a library.
4 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...
4 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 2 answers | 0
2
answersQuestion
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 ...
4 years ago | 0 answers | 0
0
answersProgramatically 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.
4 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