Community Profile

photo

Harish


Last seen: 1 day ago Active since 2023

Followers: 0   Following: 0

Controls Development Engineer

Programming Languages:
Python, C++, C, MATLAB, Arduino
Spoken Languages:
English, German, Hindi, Telugu
Pronouns:
He/him

Statistics

All
  • Thankful Level 3
  • MATLAB Central Treasure Hunt Finisher
  • Solver

View badges

Feeds

View by

Question


List all the ports of a subsystem and it's data types
Hi, is there a possibility to list out all the ports of a subsystem and it's data types using matlab code?

1 month ago | 1 answer | 0

1

answer

Question


Does Simulink Report Generator support hyperlinks?
Hi, I want to know if Simulink Report Generator supports the creation of Hyperlinks in the generated documentation? Thanks ...

3 months ago | 1 answer | 0

1

answer

Question


how do I perform follow up tasks after failure
Hi, I developed a unittest framework using matlab.unittest.testCase class. I want to perform some actions after a certain te...

3 months ago | 1 answer | 0

1

answer

Solved


Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...

3 months ago

Question


Customise test report generated by matlab.unittest.TestCase.generatePDFReport method
Hi, I am using matlab.unitTest.TestCase.generatePDFReport method to generate my testReport. I see that the report contains the...

3 months ago | 2 answers | 0

2

answers

Question


Are there any tools for generating developer documentation of Simulink model
Hi, I am deveoping a project in Simulink and also use Stateflow. I want to have an auto generated documentation either from th...

3 months ago | 1 answer | 0

1

answer

Question


How can I set the solver to 'discrete', programmatically?
Hi, I want to use set_param() to set the solver-type to "Fixed-step" and solver to "discrete". I could set the solver type b...

4 months ago | 1 answer | 0

1

answer

Question


Set parameters of "ToWorkspace" block progrmmatically
Hi, I am trying to add toWorkspace block to my simulink model using matlab code. By default it is setting "Limit data points t...

4 months ago | 1 answer | 0

1

answer

Question


Overwrite exisiting simulink file using script
Hello all, I am trying to create a simulink file using matlab script with the commands new_system() and save_system(). Unfortu...

4 months ago | 2 answers | 0

2

answers

Question


Model Advisor configuration fails to save
Hi, I am trying to edit the model advisor configuration using the configuration editor. I am interested onlytwo checks and h...

4 months ago | 1 answer | 0

1

answer

Question


How to pass inputs from excel to an inport using just code
Hi, I want to send inputs from an excel file to an inport of a simulink model. I also want to run it using 'sim' command. Any ...

9 months ago | 1 answer | 0

1

answer

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

9 months ago

Question


How to zoom the generated code in Embedded Coder App?
Hello all, I would like to know if there is a possibility to increase the font size or zoom the code generated from a simuli...

9 months ago | 2 answers | 0

2

answers