James Hendren
Followers: 0 Following: 0
Estadística
12 Preguntas
9 Respuestas
CLASIFICACIÓN
155.517
of 300.379
REPUTACIÓN
0
CONTRIBUCIONES
12 Preguntas
9 Respuestas
ACEPTACIÓN DE RESPUESTAS
58.33%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.931
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.299
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
How to store data values from uitable
How would I go about storing data values typed into a uitable as globals or otherwise?
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
uitable problem, add/remove row
I am having a problem with my uitable. Theres and add/remove row button. When I press it, the new row's logical check box is not...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaSaving data using uiputfile
[name,path] = uiputfile('*.dat'); namev = fullfile(path,name); fid = fopen(namev,'w'); ...
alrededor de 12 años hace | 0
Pregunta
Saving data using uiputfile
I need to create a .dat file. I have a graph and I want to save the values of the x and y axes into a .dat file with a column re...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaGUI table, add/remove row buttons
also how come I cannot simply insert the above code into a GUI made with guide?
más de 12 años hace | 0
GUI table, add/remove row buttons
function Add_Row_To_Table %create a table: handles.table1 = uitable('Data',{'a',false;'b' true; 'c',true},... 'Co...
más de 12 años hace | 0
Pregunta
GUI table, add/remove row buttons
I have this GUI that makes a table and uses a push button to add rows. I need help so I can remove rows using the push button as...
más de 12 años hace | 3 respuestas | 0
3
respuestasSaving/storing data from plot
I am having a problem. I had the frequency and E1 and E2 as globals, so would the format for saving them on the push button be d...
más de 12 años hace | 0
Pregunta
Saving/storing data from plot
I'm running a gui. I have 2 axes, both with the same x-axis(frequency), but the y axes are E1 & E2 respectively. After plotting ...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
if/else/then gui?
So in my gui I have 3 popup menus each with 2 selections. I need to base code on each selection. for example if get(popu...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
popupmenu in GUI, string call backs.
So in my gui I have 3 pop-up menus: media, sample, and model. The media has selctions: isotropic and anisotropic the sample ha...
más de 12 años hace | 2 respuestas | 0
2
respuestasUpdating edit text box in GUI
I'm getting an error when my string goes into the sin for i. Cn you help please? % Hints: get(hObject,'String') retur...
más de 12 años hace | 0
Pregunta
Updating edit text box in GUI
So I need to pass a number from an edit text box in the GUI to an equation, and then graph it. The edit text box is the angle of...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
Load Button GUI trouble
I am using GUIDE, but I cannot reconcile how to get the push button "Load Data" to bring a "browse" window up. How to do it with...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
dynamic button on uitable. Code include. HELP PLEASE!!!
I need to add a dynamic remove button to a uitable. The adjustment needs to be made at the botom of the code. Can anyone help pl...
más de 12 años hace | 0 respuestas | 0
0
respuestasUitables and widgets question
Also, how could I install another push button "Remove Row" to delete all new created rows. Is there a way to implement add/remov...
más de 12 años hace | 0
Uitables and widgets question
I meant literal checkboxes from the GUIDE program
más de 12 años hace | 0
Uitables and widgets question
I am not getting checkboxes when I run it
más de 12 años hace | 0
Uitables and widgets question
Is your sample for question 1 or 2?
más de 12 años hace | 0
Pregunta
Uitables and widgets question
I have 2 questions. 1) Can checkboxes be implemented into the UItable when building a gui. 2) If so, can rows and checkbox...
más de 12 años hace | 5 respuestas | 0
5
respuestasPregunta
Lorenz Attractor
Does anyone have a script written to solve lorenz attractors and them graph them? If so could you send the script to me please?
más de 13 años hace | 1 respuesta | 0

