Community Profile

photo

Subhiksha


Con actividad desde 2013

Followers: 0   Following: 0

Contacto

Estadísticas

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

alrededor de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

más de 10 años hace | 1 respuesta | 1

1

respuesta

Pregunta


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

más de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Variable usage in Callbacks
Hello, I have two callback functions named as file_Callback and loaddataset_Callback function file_Callback(hObject, eve...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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.

más de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

más de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

más de 10 años hace | 2 respuestas | 1

2

respuestas

Pregunta


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

más de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 10 años hace | 3 respuestas | 0

3

respuestas

Pregunta


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

más de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 10 años hace | 2 respuestas | 0

2

respuestas