photo

ricard molins


Last seen: oltre 4 anni fa Attivo dal 2015

Followers: 0   Following: 0

Statistica

All
MATLAB Answers

10 Domande
3 Risposte

Cody

0 Problemi
3 Soluzioni

RANK
36.013
of 297.503

REPUTAZIONE
1

CONTRIBUTI
10 Domande
3 Risposte

ACCETTAZIONE DELLE RISPOSTE
40.0%

VOTI RICEVUTI
1

RANK
 of 20.449

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
72.264
of 159.017

CONTRIBUTI
0 Problemi
3 Soluzioni

PUNTEGGIO
40

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 2
  • Solver
  • First Answer
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Risposto
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

quasi 6 anni fa | 0

| accettato

Domanda


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 ...

circa 6 anni fa | 1 risposta | 0

1

risposta

Risposto
Model_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...

circa 6 anni fa | 0

| accettato

Domanda


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...

circa 6 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

circa 6 anni fa | 3 risposte | 0

3

risposte

Risolto


Maximum value in a matrix
Find the maximum value in the given matrix. For example, if A = [1 2 3; 4 7 8; 0 9 1]; then the answer is 9.

circa 6 anni fa

Risolto


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

circa 6 anni fa

Risolto


Add two numbers
Given a and b, return the sum a+b in c.

circa 6 anni fa

Risposto
Assign 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...

circa 6 anni fa | 0

Domanda


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...

circa 6 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

circa 6 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

circa 6 anni fa | 0 risposte | 1

0

risposte

Domanda


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...

circa 6 anni fa | 0 risposte | 0

0

risposte

Domanda


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 ...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

quasi 10 anni fa | 3 risposte | 0

3

risposte

Domanda


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...

quasi 10 anni fa | 1 risposta | 0

1

risposta