Community Profile

photo

João Araújo


Last seen: 1 year ago Active since 2019

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


Dynamic mask creation - input values
Hello, I am trying to create a mask where it could take the input from a port or from a dialog and allow to select it. I tried t...

2 years ago | 1 answer | 0

1

answer

Question


Potential conflicting usages of identifier
Hello, I am working on an integration model for code generation which by design has various instances of the same signa in diffe...

2 years ago | 1 answer | 0

1

answer

Question


Search for a parameter in a mask programatically
Hello, I am trying to search for parameters used in masks, as for example: the issue is, I cannot seem to do this programat...

2 years ago | 1 answer | 0

1

answer

Question


Avoid using eval on loading struct from a file
Hello, I am trying to load data from files in a function like such: function plotxx (file1,file2) load(file1); filename1=st...

2 years ago | 1 answer | 0

1

answer

Question


How to bulk add model argument values to a referenced model
Hello, I am trying to add model argument values to referenced models. Because of the amount of arguments in these models, it is...

3 years ago | 1 answer | 0

1

answer

Question


How to make a signal have a slower sample rate
Hi, I'm sure this has an easy answer but I'll ask anyway. I have a signal (in this case vehicle speed) on a sample test with ...

3 years ago | 2 answers | 0

2

answers

Answered
Access Lookup Table Data from MATLAB command line
for Lookup tables: get_param(Path, 'Table') and get_param(Path,'InputValues') and for Lookup2D and others: get_param(Path, 'Tab...

5 years ago | 0

| accepted

Question


Access Lookup Table Data from MATLAB command line
Hello, I am trying to build a script to extract data from a model. In this case I need to extract data from Lookup tables. ...

5 years ago | 2 answers | 0

2

answers

Question


Loop question (general programming)
Hi, I am trying to script a function based on find_system in matlab, and I am trying to do the following: I am getting a parame...

5 years ago | 1 answer | 0

1

answer

Question


Search for Simulink block name
Hello, I am trying to search for Simulink blocks using their name. I can do that in the model explorer but is there a way to do...

5 years ago | 1 answer | 0

1

answer

Question


Is there a way to export model explorer Information?
As the title says, I would like to export a list of the information contained in model explorer, like Name, Datatype,Path into a...

5 years ago | 0 answers | 0

0

answers