Community Profile

photo

Ewela


Last seen: más de 2 años hace Con actividad desde 2021

Followers: 0   Following: 0

Programming Languages:
Python, C, MATLAB, SQL, Visual Basic

Estadísticas

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Get SrcPortName from only line handle (without block handle)
How can I obtain the SrcPortName from line handle? line_handle = find_system(gcs,'SearchDepth', 1, 'FindAll', 'on', 'type', 'l...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Get only block name from get() function
How can I get only the name of the block without the port number? I have this line: blockname_and_portnum = get(line_connecti...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Checking the exisiting of the Goto block with specified GotoTag
How can I check if the Goto block with the specified GotoTag exists? In order to check if the block with the desired name exist...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


'get' do not provide the name of outports for some subsystems
I came across a problem with get function. For some subsystems these lines below do not provide the name of port of subsystem, e...

más de 2 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Names of connected outputs to inports of selected subsystem
I want to get the proper name of the connected port but the get_param gives me the incorrect names: block_of_interest_params = ...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to set the nearest position of the block from the Simulink from Matlab script?
Hi! I am working on automated Simulink models transformations (creating models from Matlab Scipt) and I need to: (a) add a blo...

más de 2 años hace | 1 respuesta | 0

1

respuesta