photo

Ewela


Last seen: 4 years ago Active since 2021

Followers: 0   Following: 0

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

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
208,672
of 300,499

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,021

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,381

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 0 answers | 0

0

answers

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 1 answer | 0

1

answer