Community Profile

photo

Nidhi SRIVASTAVA


Aktiv seit 2017

Followers: 0   Following: 0

Statistiken

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

fast 7 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


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.

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort