![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/10436252_1522136165863_DEF.jpg)
Nidhi SRIVASTAVA
Followers: 0 Following: 0
Statistik
14 Fragen
0 Antworten
RANG
39.892
of 297.016
REPUTATION
1
BEITRÄGE
14 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
50.0%
ERHALTENE STIMMEN
1
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
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 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 7 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 7 Jahre vor | 1 Antwort | 1
1
AntwortFrage
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.
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
mehr als 7 Jahre vor | 1 Antwort | 0