photo

Rinachi Garg


Con actividad desde 2012

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

15 Preguntas
2 Respuestas

CLASIFICACIÓN
13.001
of 300.771

REPUTACIÓN
3

CONTRIBUCIONES
15 Preguntas
2 Respuestas

ACEPTACIÓN DE RESPUESTAS
53.33%

VOTOS RECIBIDOS
3

CLASIFICACIÓN
 of 21.084

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 170.969

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


Can we define a function in GUI code which runs and updates the parameters entire time?
Hi, Can we define a function in GUI which checks for the parameters output from SIMULINK continuously and updates the GUI? It...

alrededor de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


MATLAB executable code generator error
How do I resolve the following error? I am setting the color stacked horizontal bar graph using this. <</matlabcentral/answe...

alrededor de 12 años hace | 1 respuesta | 1

1

respuesta

Pregunta


Generating executable using MATLAB coder?
I am trying to generate a executable file for GUI. It gives me the following Project Code readiness Score: <</matlabcentral...

alrededor de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Why Radio Buttons in MATLAB GUI not able to set value of parameter in SIMULINK model?
Hi, Here is the code I am trying to implement to set the parameter value in SIMULINK model using GUI. f unction radio...

alrededor de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to indicate in MATLAB GUI when simulation in SIMULINK is complete?
I am using Stop Simulation in SIMULINK to stop the simulation when it is done running. I am sending the value which trigger stop...

alrededor de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How do I get the value from output port in SIMULINK in GUI?
I have a GUI which is linked to Simulink Model. I want to read the output ports in SIMULINK model and display it in GUI. I am tr...

más de 12 años hace | 1 respuesta | 1

1

respuesta

Pregunta


How do I create a GUI for Simulink Model?
I want to create a GUI for SIMULINK model. I want to enter inputs in a GUI which can be passed on to SIMULINK model. I am not ab...

más de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can I input an array vector of length 4096 from to a Matlab function in SIMULINK model? Entire vector need to be input at same time instance.
How can I input an array vector of length 4096 from to a Matlab function in SIMULINK model? Entire vector need to be input at sa...

más de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Modelling USB 2.0 data flow protocol in SIMULINK
Does any one know how we can model data flow protocol of USB 2.0 which has three statges - token, data and handshake in SIMULINK...

más de 13 años hace | 0 respuestas | 0

0

respuestas

Respondida
Created a executable for MATLAB GUI, but the output file does not open
So, this problem occured because it Ignores other applications that use Dynamic Data Exchange (DDE) setting in Excel is selected...

más de 13 años hace | 0

| aceptada

Pregunta


Created a executable for MATLAB GUI, but the output file does not open
Hi, I have a MATLAB GUI which takes the input from three EXCEL files and computes the data. It also has the option where it a...

más de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Printing data only in one colum of the table in MATLAB GUI
Hello, I have a variable sheetname = {'Apple'; 'Mango'; 'Banana'; 'orange'} And the table in MATLAB GUI has two colu...

más de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Accessing variables between pushbuttons in MATLAB GUI
Hi, I have two pushbuttons in MATLAB GUI. When I press one pushbutton it executes certain set of codes including function c...

más de 13 años hace | 1 respuesta | 0

1

respuesta

Respondida
How do I enter more than four rows in a GUI?
thanks.. both these methods worked..

más de 13 años hace | 0

Pregunta


How do I enter more than four rows in a GUI?
I place the table in GUI and by default it gives me only 4 rows and 2 columns. I tries changing the number of rows by inserting ...

más de 13 años hace | 3 respuestas | 0

3

respuestas

Pregunta


concatenating characters in different column to a string
I want to store 1x5 array of strings ['a' 'b' 'c' 'd' 'e'] as a single string of 1x1 :'abcde'. How can I do that? I want to do t...

más de 13 años hace | 2 respuestas | 1

2

respuestas

Pregunta


Deleting similar rows in Matrices contained in cell
If I have a set of [ 'a' 'b' 'c' 'd'],and I want different and non repetitive combinations of 2, I get matrix A. In matrix B I s...

más de 13 años hace | 1 respuesta | 0

1

respuesta