Estadística
2 Problemas
44 Soluciones
CLASIFICACIÓN
158.184
of 295.638
REPUTACIÓN
0
CONTRIBUCIONES
16 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
31.25%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.255
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
9.405
of 154.207
CONTRIBUCIONES
2 Problemas
44 Soluciones
PUNTUACIÓN
560
NÚMERO DE INSIGNIAS
4
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
alrededor de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
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
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
casi 12 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 12 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 12 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
Adding New Menu in SImulink
Is it possible to add new menu (like File, Edit) in Simulink
alrededor de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 13 años hace | 1 respuesta | 0
1
respuestaBuild 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
casi 13 años hace | 0
Pregunta
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...
casi 13 años hace | 1 respuesta | 0