
ricard molins
Followers: 0 Following: 0
Statistics
RANK
36 013
of 296 864
REPUTATION
1
CONTRIBUTIONS
10 Questions
3 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
1
RANK
of 20 414
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Parameter 'X' is not addressable because of its custom storage class.
Aparently there is an issue with Matlab 2017 which causes this issue. The workaround I was given was the same in here
nästan 6 år ago | 0
| accepted
Question
Parameter 'X' is not addressable because of its custom storage class.
I am trying to generate code by running: model_builder(software_component_ID, software_component_model, dest_folder); However ...
nästan 6 år ago | 1 answer | 0
1
answerModel_X has multiple sample times error
The problem was that a configuration reference had a time step set to 0.01. This time step was transformed into a CompiledTimeSt...
nästan 6 år ago | 0
| accepted
Question
Simulink inherid configuration reference - Inherit dictionary source location
I have a model_A which I am using in various parent models (Parent_1 and Parent_2). Each parent model has a configuration refere...
nästan 6 år ago | 0 answers | 0
0
answersQuestion
Model_X has multiple sample times error
I am getting the following error 'MyTopLevelModel/SubsystemA/Model' has multiple sample times. Only constant (inf) or inherited...
nästan 6 år ago | 3 answers | 0
3
answersAssign hotkey to custom shortcut
This might be helpful sl_customization. It shows you how to assign a scrip to a custom menu item. This menu item can be assigned...
ungefär 6 år ago | 0
Question
Simulink align ports keyboard shortcut
I work on simulink for long periods of time. Having to "select some models" and then "right click / Arrange / Match Size " + "ri...
ungefär 6 år ago | 2 answers | 0
2
answersQuestion
Non-existent internally saved test harness
I have a model with test harnesses for the sublocks. I get a warning which says: The model 'A' contains references to externall...
ungefär 6 år ago | 0 answers | 0
0
answersQuestion
Simulink Test AggregatedTest Coverage Results
I have a model which uses two systems. I have created three test harness, one for each the systems (Test_Harness_A and Test_Harn...
ungefär 6 år ago | 0 answers | 1
0
answersQuestion
Obtaining each value of an struct array with fields in Simulink
In simulink I have a struct array like called key_frame: 12×1 struct array with fields: frame_value interp_function RGB T...
ungefär 6 år ago | 0 answers | 0
0
answersQuestion
Addition of specified array indexes in simulink
I am having some problems whentrying to achieve what seems to be a simple for loop with simulink. The loop I want to acheive is ...
ungefär 6 år ago | 1 answer | 0
1
answerQuestion
fsolve to find circle intersections
I'm trying to find the intersection points of two circles using fsolve. Currently I'm using this code but the fsolve command doe...
nästan 10 år ago | 3 answers | 0
3
answersQuestion
Generate a random number with specific probability density function
I'm trying to generate a random number with a given PDF. I have the PDF stored as : * X: with the possible values * Y: with...
nästan 10 år ago | 1 answer | 0