![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/10436252_1522136165863_DEF.jpg)
Nidhi SRIVASTAVA
Followers: 0 Following: 0
Estadística
14 Preguntas
0 Respuestas
CLASIFICACIÓN
39.892
of 297.016
REPUTACIÓN
1
CONTRIBUCIONES
14 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
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
Feeds
Pregunta
Calling back same GUI as previous in a while loop
I am working on a program which follows the following structure. I run a while loop whose beginning starts with calling a GUI wi...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Multiple UNDO in gui
I am working on guide. I wish to undo the values of the GUI multiple times. I could undo the values one time. Now I am looking f...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
How to save the output of an executable file in a different directory than current running directory?
I am running an executable file using system command in matlab. The output which I get after the processing is to be saved in a ...
más de 7 años hace | 2 respuestas | 0
2
respuestasPregunta
Write new file in different directory
I want to create a new file in a directory other than the current opened directory. My code: f='somefilename' fid = f...
más de 7 años hace | 1 respuesta | 1
1
respuestaPregunta
Plotting Timetable in matlab
I am plotting timetable data in matlab. I want to change the y limit of my plot. Is there a way to do so? Thanks.
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
input the default value in an edit box of a GUI as an input from a file?
Is there a way to input the default value in an edit box of a GUI as an input from a file? I have a file with data (file attache...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
How to read file with complex number as well as real numbers
I have a huge file with first real numbers and then complex numbers(file attached). I want to read the file and store the real n...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Read data from file
I have a huge file with data format: (2,4) (5,6) (34,26) (22,78) (18,76) (33,50) etc. I want to create 4 matrix wi...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
FormatSpec for mixed entry of Input
I am using textscan to read a file. The data of file is something like: ASC2007252381128.0000.T88.ch04.sac E ASC2007252381...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Arguments to executable file
I am working on a conversion of IDL code to Matlab. IDL --= spawn, dir_progs+'file.exe -M' + filedats+ '.dat -NMOD 5 -R -P...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Calling variables from call_back in GUIDE
I am working on GUI using guide. I have assigned user input to the edit text box. I have attached the picture of the GUI. I wan...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Pushbutton output in Gui
I have 3 options in my GUI. I want as an output, the option number. Example pushbutton one is apple. If I click on Hexagonal, it...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Insert text box in subplot
I have 4 subplots. I wish to insert a text box in my fourth subplot. I can't understand how to position the text box. Kindly hel...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
reverse the y axis
I have a step function plot in matlab. I want to reverse the y axis so that the initial value is at the top and also the x axis ...
más de 7 años hace | 1 respuesta | 0