![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/3445699_1522095909790_DEF.jpg)
Christine
Followers: 0 Following: 0
Professional Interests: Data analysis
Statistica
RANK
10.517
of 297.016
REPUTAZIONE
4
CONTRIBUTI
5 Domande
4 Risposte
ACCETTAZIONE DELLE RISPOSTE
60.0%
VOTI RICEVUTI
1
RANK
of 157.725
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
How to hide the axes in front of 3D plots
Hello, I am doing a 3D plot and always have this annoying axes in front of my data (see image). How can I hide the front part...
oltre 10 anni fa | 3 risposte | 0
3
risposte"XXX" requires more input arguments to run
I had the same problem and found this way to make the yellow box disappear: If Matlab complains "dummy_function(input1, input...
quasi 11 anni fa | 0
Domanda
Access handles structure in a GUI
I am programming a GUI and am storing a lot of variables in the handles structure. Sometimes I just want to have a look on one o...
circa 11 anni fa | 1 risposta | 0
1
rispostaClosing all figures associated with a main GUI
Oh how embarrassing, I just forgot the curly brackets... So to assign the handles structure to the CloseRequestFcn it has to be...
circa 11 anni fa | 0
Domanda
Closing all figures associated with a main GUI
I am programming a GUI that consists of a main window and several other figures. I want that all figures associated with this GU...
circa 11 anni fa | 3 risposte | 0
3
risposteDomanda
Fourier filtering of periodic image creates double frequency?
I want to clean a very periodic image (interferogram) from noise by Fourier filtering. Therefore I compute the Fourier transform...
oltre 12 anni fa | 0 risposte | 0
0
risposteHopefully simple UIButtonGroup question
You could try to set the Value-property of your button to 'Min' at the end of the routine it is running: set(handel,'Value'...
oltre 12 anni fa | 0
continue for-loop despite matlab error
Great, thanks a lot. This works fine: for number = 1:number_of_images try %image analysis program catch M...
quasi 13 anni fa | 1
Domanda
continue for-loop despite matlab error
I want to process a number of images for data analysis. If one of the images causes a matlab error, I want the program to displa...
quasi 13 anni fa | 2 risposte | 0