Statistik
16 Fragen
0 Antworten
RANG
18.630
of 295.448
REPUTATION
2
BEITRÄGE
16 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
31.25%
ERHALTENE STIMMEN
2
RANG
of 20.227
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.872
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
Highlight/Raise parts of an image
Hi all, I have an image positioned along xy plane (z=0). Now I have around 30 values of z. Depending upon the values of z, I ...
mehr als 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Fix the position of GUI
I have a GUI developed using GUIDE. How should I set the position of the GUI such that it fits the entire screen??? It should be...
etwa 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
YTickLabels at specified RGB values in colorbar
Hello all, I have a jet colorbar appearing with my figure. I want to set the 'YTickLabels' at specified RGB values of the col...
etwa 11 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Naming a GUI with spaces
Hello, Is it possible to name a GUI with a name other than that of m-file's name. GUI's name should contain spaces, like the ...
etwa 11 Jahre vor | 1 Antwort | 1
1
AntwortFrage
Plot 3d coordinates on an image
Hello, I have a set of 3-D coordinates that I have plotted using scatter3(). I would like to plot the same coordinates on an ...
etwa 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Figure Rotation In 3D
Hello, On executing a certain Matlab code I get a figure displayed (3D)on the screen. I am rotating the figure manually to ...
etwa 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Variable usage in Callbacks
Hello, I have two callback functions named as file_Callback and loaddataset_Callback function file_Callback(hObject, eve...
etwa 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Creating non editable uitable
Hello, Is there any way to disable the editable property in uitable. I am using matlab 7.0.1 (R14). Thanks in advance.
etwa 11 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Replace NaN values with blanks
Hello all, I need to replace the NaN values with a blank space in either a matrix or cell array. What should I do?? On tryin...
etwa 11 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Append to an array
Hi all, I have a function called details, where the user enters his name, and the details are stored in the array, say "name"...
etwa 11 Jahre vor | 2 Antworten | 1
2
AntwortenFrage
Generate a table in Matlab GUI (matlab 7.0.1)
Hi all, I have an excel sheet containing 30 rows and 30 columns. Using Matlab Guide, I read the excel sheet. Now I want to di...
etwa 11 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
how to use a variable returned from one callback function in an other callback funtion in GUI??
I have two functions called sum1_Callback and disp_Callback function c=sum1_Callback(hObject, eventdata, handles) c= 2*2; ...
etwa 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Saving a figure in GUI
On executing some GUI code i am getting a figure.If the user closes the image he/she is asked whether he/she needs to save the i...
etwa 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Problem in function handling using callback functions GUI
I have a user defined function named myfunction(). I have designed a layout using guide.The layout(guimain.m) contains a edit bo...
etwa 11 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
doubt in meshCanopy function
Hello, I have a problem while working with the meshcanopy function.(FIle Exchange) I have the matrices x,y and z each of s...
mehr als 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to do a surf plot for non - uniform data?
Hi all.... I have the matrices x,y and z each of size 30x1. x & y are the X,Y coordinates and z represents the height of the ...
mehr als 11 Jahre vor | 2 Antworten | 0