Community Profile

photo

Sunu


General Motors

Active since 2011

Followers: 0   Following: 0

Message

Statistics

All
  • Thankful Level 3
  • Quiz Master
  • Speed Demon
  • Creator
  • Solver

View badges

Feeds

View by

Question


How to change color of a block in simulink when you perform copy
I'm trying to create a way to automatically change block colors when you do a copy in the model. I know how to change the color...

ungefär 9 år ago | 1 answer | 0

1

answer

Question


Find Triggered subsystem in a simulink model
Is there a command in matlab to find Subsystems that have trigger port. I want to replace a different timing raster for all the ...

mer än 10 år ago | 1 answer | 0

1

answer

Question


How to use regexp to split the filepath
file path= C:\Data\Project\PCOD\PCOD_Model.mdl I want the model path only like C:\Data\Project\PCOD\.... how can I do it

nästan 11 år ago | 1 answer | 0

1

answer

Question


S Function Error while generationg mex file
I have a header file with a prototype of a function( myfunc)and a function ponter to it. The c code generated with call through ...

nästan 11 år ago | 0 answers | 0

0

answers

Question


Running PostLoadFcn of a Model
I have a m file added to the PostLoadFcn of the model. The m file is trying to load a .mat file in the working directory and I g...

ungefär 11 år ago | 0 answers | 0

0

answers

Question


Load the fields of a structure
I have a structure A.params.data ans = r: [1x1 Simulink.Parameter] s: [1x1 Simulink.Parameter] I want to l...

ungefär 11 år ago | 0 answers | 0

0

answers

Question


Getting the datatype of a signal from simulink
I am trying to get the datatype of enumerated signal from the model programmatically, so that I can set its default value to one...

mer än 11 år ago | 1 answer | 0

1

answer

Question


Passing Parameters to perl from Matlab
hey I need to pass the name of the config fie with a list of output signals from the model to a perl script. when I do perl('e...

mer än 11 år ago | 1 answer | 0

1

answer

Question


writing to excel from matlab
I want to write large amount of data to existing excel file. Using xlswrite is taking some time( few minutes). Can I do it faste...

mer än 11 år ago | 0 answers | 0

0

answers

Question


Copy Parameters from Stateflow
I want to copy parameters in a stateflow to outside of the chart. This is beacuse I need to access these parameters, so that I c...

mer än 11 år ago | 1 answer | 0

1

answer

Question


Adding New Menu in SImulink
Is it possible to add new menu (like File, Edit) in Simulink

mer än 11 år ago | 2 answers | 0

2

answers

Question


How to add right click options in Simulink
I have a subsystem and I want to add specific function( like copy the subsystem to a new model) at the right click. Is there way...

mer än 11 år ago | 1 answer | 0

1

answer

Question


Navigate to the correct location in Simulink with path given
If I have a path like HYB/Controls/subsystem.... how do I go that subsystem directly rather than parsing through the entire mode...

ungefär 12 år ago | 2 answers | 0

2

answers

Question


Real time workshop code generation with S-function
I am trying to build a model with s-function and I only have mexw32 file of that function available. I am using easy hooks(ehook...

ungefär 12 år ago | 1 answer | 0

1

answer

Question


Running perl script from matlab
I was trying to run a perl script which parses an XML file using XMLin and print the result, but perl('print.pl') gives this err...

mer än 12 år ago | 1 answer | 0

1

answer

Answered
Build Errors with S-function
I did fix the issue, wrote an algorithm for the filter and compiled using mex function. Thanks Kaustubha for the help

mer än 12 år ago | 0

Question


Build Errors with S-function
The model I am trying to build has a S-function and I have access to the <s-function>.c file. The source file has a function cal...

mer än 12 år ago | 1 answer | 0

1

answer