Community Profile

photo

Sunu


General Motors

Actif depuis 2011

Followers: 0   Following: 0

Contact

Statistiques

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

Afficher les badges

Feeds

Afficher par

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

environ 9 ans il y a | 1 réponse | 0

1

réponse

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

plus de 10 ans il y a | 1 réponse | 0

1

réponse

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

presque 11 ans il y a | 1 réponse | 0

1

réponse

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

presque 11 ans il y a | 1 réponse | 0

0

réponse

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

environ 11 ans il y a | 1 réponse | 0

0

réponse

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

environ 11 ans il y a | 1 réponse | 0

0

réponse

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

plus de 11 ans il y a | 1 réponse | 0

1

réponse

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

plus de 11 ans il y a | 1 réponse | 0

1

réponse

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

plus de 11 ans il y a | 1 réponse | 0

0

réponse

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

plus de 11 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 11 ans il y a | 2 réponses | 0

2

réponses

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

plus de 11 ans il y a | 1 réponse | 0

1

réponse

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

environ 12 ans il y a | 2 réponses | 0

2

réponses

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

environ 12 ans il y a | 1 réponse | 0

1

réponse

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

plus de 12 ans il y a | 1 réponse | 0

1

réponse

A répondu
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

plus de 12 ans il y a | 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...

plus de 12 ans il y a | 1 réponse | 0

1

réponse