fjnb86
University of Alicante
Followers: 0 Following: 0
Professional Interests: chemical engineering, processes, data sets
Estadística
12 Preguntas
9 Respuestas
0 Problemas
3 Soluciones
CLASIFICACIÓN
4.518
of 295.448
REPUTACIÓN
11
CONTRIBUCIONES
12 Preguntas
9 Respuestas
ACEPTACIÓN DE RESPUESTAS
83.33%
VOTOS RECIBIDOS
3
CLASIFICACIÓN
of 20.227
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
67.352
of 153.872
CONTRIBUCIONES
0 Problemas
3 Soluciones
PUNTUACIÓN
40
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Find easy patterns in a logic vector
Hello everyone, I am a little bit confused performing an easy procedure. I have a long logic vector, for example: R = [...
alrededor de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
Interp2d with NaN values (2D-Interpolation)
I have XI and YI variables as two row vectors. The sequences contain some missing values represented by NaN. On the other h...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
Examples for GUIs (interactive plots)
Hi everyone, I am looking forward to adding interactive options into time series plots. If this idea doesn't exist yet, it...
más de 12 años hace | 1 respuesta | 3
1
respuestaColoring
I would use contour with specification of level and combine with hold on. Take al look to the documentation http://www.mat...
más de 12 años hace | 0
| aceptada
Pregunta
Plot trajectory in 2D
Hello everyone, I would like to substitute the markers of a plot figure with small arrows to indicate the trajectory of the l...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
Plot coloured points using plot function istead of scatter
Hello, Until now I was using this code to plot a coloured dots representation: scatter(X,Y,S,C) where: X - indep...
más de 12 años hace | 1 respuesta | 0
1
respuestaExecute callback between different GUIs
Hi David, I solved going to the properties in the GUI that I have in the background (A), clicking in the properties of this b...
más de 12 años hace | 0
| aceptada
clustering algo
Take a look to this code: http://code.google.com/p/dmfa07/downloads/detail?name=DBSCAN.M Regards ;)
más de 12 años hace | 0
| aceptada
Resuelto
Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; and ...
casi 13 años hace
Resuelto
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
casi 13 años hace
Resuelto
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
casi 13 años hace
help me plz
dont forget to put next time a title describing ur topic ;)
casi 13 años hace | 0
Regarding controlling one GUI using another GUI
I asked the same as you few weeks ago, unfortunately I had no time to check if it works http://www.mathworks.com/matlabcentra...
casi 13 años hace | 0
Pregunta
Execute callback between different GUIs
Hello everybody! Easy question (I think) I have two GUIs with its own buttons: GUI_A GUI_B I want to execute a call...
casi 13 años hace | 3 respuestas | 0
3
respuestasPregunta
cd desktop windows Vista/7
Hello everyone! Let me ask a simple question which I dont know if is possible to do it easily. Due to the fact that the pa...
casi 13 años hace | 1 respuesta | 0
1
respuestaCursor mode only for specified data
Data cursor has an option called Selection->"Snap to nearest data vertex" and it works well but only when you have one data repr...
alrededor de 13 años hace | 0
Matrices and vectors
I tried to understand you but I lost at the end of your explanation. If you want to generate matrix try to avoid the use of loo...
alrededor de 13 años hace | 0
Pregunta
Cursor mode only for specified data
Hello everybody, I have one figure with two plots. One of them is a scatter plot and I want activate the data cursor and only...
alrededor de 13 años hace | 2 respuestas | 0
2
respuestasAlternatives to import excel files
Finally I am using this with a little bit of modification http://www.mathworks.com/help/techdoc/creating_guis/f6-7446.html ...
alrededor de 13 años hace | 0
Pregunta
findobj to refresh lines in a graph
Hello, I am working in a GUI and I want to add a new plot in a figure (axis) represented before. The problem is that can not f...
alrededor de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
Alternatives to import excel files
Hello everybody, I need to use the command xlsread(filename) but unfortunately I can not use instructions like uigetfile, uio...
alrededor de 13 años hace | 2 respuestas | 0
2
respuestasGet values represented in a figure (GUIDE)
founded! (more or less) get(handles.axes1,'XLim') get(handles.axes1,'YLim')
alrededor de 13 años hace | 0
| aceptada
Pregunta
Get values represented in a figure (GUIDE)
Hello everyone, I am working in a GUIDE which plots two figures One of them is a simple data representation (figure1) and the ...
alrededor de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
Install* MCR without Administrator rights
Hello everybody, I want compile some GUI into windows standalone application (*exe). To run these application I need to in...
alrededor de 13 años hace | 1 respuesta | 0