Ocram
Università Politecnica delle Marche
Followers: 0 Following: 0
Estadística
10 Preguntas
11 Respuestas
CLASIFICACIÓN
230.366
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
10 Preguntas
11 Respuestas
ACEPTACIÓN DE RESPUESTAS
10.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Set events using datatip utility
Hi everybody, my question is not an easy one.... and I don't know if there might be a possible solution. Well... I have a ...
más de 12 años hace | 0 respuestas | 0
0
respuestasLegend inside a plot
I tried this second code: y1= sin(1:1:20) y2= 3*sin(1:1:20) y3= 2*sin(1:1:20)+3 plot(y1,'r'), hold on, h= p...
más de 12 años hace | 0
Pregunta
Legend inside a plot
Hi all, I want to plot more than two graphs inside a figure, but I would like to label with a legend just two of them. It is p...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
Continuous Error bars
Hi all, i want to plot the mean of a track with the standard deviation. I tried this, by using the function errorbar, This is ...
más de 12 años hace | 2 respuestas | 1
2
respuestasPregunta
Unit vectors. How can I plot them?
Dear all, I need to plot vectors given as a matrix of several row and three column. For each row I would like to plot an indip...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
How to read a structure array
Hi everybody, I'm trying to insert a structure array inside a for loop in order to allow the reading of each fiel automatically...
más de 12 años hace | 1 respuesta | 0
1
respuesta3D space and coordinate reference systems
Ok, this is fine for a reference system! But, if I want to plot an axis on the same plot that I get from quiver... How can I do...
más de 12 años hace | 0
Pregunta
3D space and coordinate reference systems
Hi, I would like to plot a graph with reference system on it. I mean, a triad of three axes. How can I plot a vector? I shoul...
más de 12 años hace | 4 respuestas | 0
4
respuestasPregunta
More then one page in a single pdf
Hi everybody, I would like to produce 3 or 4 pages with some plots on them. Finally, instead of exporting every single page as ...
casi 13 años hace | 1 respuesta | 0
1
respuestaProportional GUI
Do you have any idea? I mean using these 2 lines of code: maxfig(handles.figure1,1) % maximizes the figure window for the ...
alrededor de 13 años hace | 0
Proportional GUI
And the Opening Fnc is simply this: % --- Executes just before GUI_prova is made visible. function GUI_prova_OpeningFcn(...
alrededor de 13 años hace | 0
Proportional GUI
I get this if I run the GUI: java.lang.NullPointerException at com.mathworks.hg.peer.FigureFrameProxy.setMaximized(...
alrededor de 13 años hace | 0
Proportional GUI
Hi, I tried these P-files If I write: figure, maxfig(gcf,1) the figure fill the screen completely!! Instead, writing...
alrededor de 13 años hace | 0
A4 figure ready to print
If I want to display the A4 sheet/GUI on the screen, the dimension of the gui height must be the height of the screen. For ex...
alrededor de 13 años hace | 0
Proportional GUI
I also tried this code: set(gcf,'units','normalized','outerposition',[0 0 1 1]) This resize the figure, but It doesn't f...
alrededor de 13 años hace | 0
Pregunta
A4 figure ready to print
How can I create a GUI, or I should say a figure that has the same proportion of a A4 sheet, so that I can put in this figure al...
alrededor de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
Proportional GUI
Hi everybody, I am working on a project where there is a GUI with buttons, edit-box, images... I am working with my notebook...
alrededor de 13 años hace | 9 respuestas | 0
9
respuestasDeselect table cells
Do you have any idea? I'm trying to find it.... but it seams so strange. I guess the cellselection callback keeps the select...
alrededor de 13 años hace | 0
Deselect table cells
This is the Callback: % --- Executes when selected cell(s) is changed in uitable1. function uitable1_CellSelectionCa...
alrededor de 13 años hace | 0
Deselect table cells
ERROR: ??? Attempted to access handles.selectedCells(1); index out of bounds because numel(handles.selectedCells)=0. Er...
alrededor de 13 años hace | 0
Pregunta
Deselect table cells
Hi everybody, I have been working at a project for an exam. My GUI is formed by 2 popup menu and one table. When I chose an...
alrededor de 13 años hace | 4 respuestas | 0