Ubaldo
Volvo Group Trucks Technology
Followers: 0 Following: 0
Feeds
질문
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: ...
거의 3년 전 | 답변 수: 1 | 0
1
답변답변 있음
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
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
거의 3년 전 | 1
질문
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...
대략 3년 전 | 답변 수: 1 | 1
1
답변질문
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...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
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 = ...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
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...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
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 :...
8년 초과 전 | 답변 수: 3 | 0
3
답변질문
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...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
Data type conversion in struct fields
Hi all, I am running the following: Foo = 'MyModel/Foo'; blks = find_system(Foo,'BlockType','Constant'); TEMP_PAR ...
8년 초과 전 | 답변 수: 2 | 0
2
답변질문
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 ...
거의 9년 전 | 답변 수: 2 | 0
2
답변질문
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...
거의 10년 전 | 답변 수: 0 | 2
0
답변질문
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...
10년 초과 전 | 답변 수: 0 | 0