photo

Sunu


General Motors

Attivo dal 2011

Followers: 0   Following: 0

Messaggio

Statistica

All
MATLAB Answers

16 Domande
1 Risposta

Cody

2 Problemi
44 Soluzioni

RANK
110.546
of 301.537

REPUTAZIONE
0

CONTRIBUTI
16 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
31.25%

VOTI RICEVUTI
0

RANK
 of 21.318

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
11.462
of 175.234

CONTRIBUTI
2 Problemi
44 Soluzioni

PUNTEGGIO
560

NUMERO DI BADGE
4

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

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

Visualizza badge

Feeds

Visto da

Domanda


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

circa 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 13 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 13 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 13 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 13 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 13 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 13 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 13 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 13 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 13 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 13 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 14 anni fa | 2 risposte | 0

2

risposte

Domanda


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

circa 14 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 14 anni fa | 1 risposta | 0

1

risposta

Risposto
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

oltre 14 anni fa | 0

Domanda


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

oltre 14 anni fa | 1 risposta | 0

1

risposta