photo

Ubaldo


Last seen: 9 mesi fa Attivo dal 2014

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

14 Domande
1 Risposta

RANK
6.358
of 300.392

REPUTAZIONE
7

CONTRIBUTI
14 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
35.71%

VOTI RICEVUTI
5

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.373

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • First Answer
  • First Review
  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


How can I avoid temperature blow-up when mass-flow goes to zero in thermal circuits?
Hello! I have the following circuit. When I fully close Valve1 (Valve 2 is kept fully open) I have a twofold effect: ...

quasi 4 anni fa | 1 risposta | 0

1

risposta

Risposto
Use Arduino as controller (HIL) for a simulink modelled physical system
I think this could be a solution (I haven't tried myself though). https://github.com/leomariga/Simulink-Arduino-Serial

quasi 4 anni fa | 2

Domanda


Is it possible to work with Matlab directly from powershell?
I wish to operate matlab directly from the powershell, without the need of opening a separate window for the command line. Not...

circa 4 anni fa | 1 risposta | 1

1

risposta

Domanda


Search for all the Divide block in a subsystem and its children
Hello, I am trying to find for all the Divide blocks in a model subsystem (and its children) but with no success. Here is t...

circa 8 anni fa | 1 risposta | 0

1

risposta

Domanda


Hook functions for RTW
Hi all, I followed the guide for specifying a RTW hook function (namely I copied the ert_make_rtw_hook.m in my path and edited...

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


Concatenate a matrix by rows problem
Hello. I have noticed a strange behavior when concatenating matrix rows. For example, I have those two matrices: H = ...

quasi 9 anni fa | 1 risposta | 0

1

risposta

Domanda


How to transpose a block matrix
Hi all, How to transpose in a nice way a block matrix? Say that I have A = [A11 A12 A13;A21 A22 A23;A31 A32 A33], where ea...

circa 9 anni fa | 1 risposta | 0

1

risposta

Domanda


Unmask ALL the masks in a model
Hi all, I have a fairly large model, and I need to unmask all the masked blocks. Going through the model and to manually unma...

circa 9 anni fa | 1 risposta | 0

1

risposta

Domanda


set_param 'Table' datatype
Hi all. I cannot set the 'Table" by using set_param my_data = [1 1 1 1]; set_param(char(my_table),'Table',my_data) In...

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


Filter a struct based on the field name.
Hi all. Assume that i have a struct like the following my_struct: f1_x : 0 f1_y : 1 f1_z : 3 f2_x :...

oltre 9 anni fa | 3 risposte | 0

3

risposte

Domanda


What is the BlockType name for Lookup Tables?
I need to change the parameters of a number of tables in my Simulink model. However the following Search_Path = 'MyM...

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


Data type conversion in struct fields
Hi all, I am running the following: Foo = 'MyModel/Foo'; blks = find_system(Foo,'BlockType','Constant'); TEMP_PAR ...

oltre 9 anni fa | 2 risposte | 0

2

risposte

Domanda


Updates of Matlab toolboxes based on latest Academic Research findings (Sys Id Toolbox)
I was recently dealing with System Identification toolbox, and I ended up in a very interesting presentation of professor Ljung ...

quasi 10 anni fa | 2 risposte | 0

2

risposte

Domanda


How to connect a Simulink Project to an existing Git repository.
Hi all, I am working on a project which, among others, includes several Matlab/Simulink files. I am currently performing vers...

quasi 11 anni fa | 0 risposte | 2

0

risposte

Domanda


Hybrid Systems simulations: HyEq, Stateflow or Hybrid Systems Toolbox?
Hi all, I have noticed that mentioned tools are used to model the same things: hybrid systems. But, honestly, I cannot see th...

oltre 11 anni fa | 0 risposte | 0

0

risposte