![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/2592986_1522090387324_DEF.jpg)
David Dapuero
Followers: 0 Following: 0
Electrical Engineer
Professional Interests: Electrical, Energy
Estadística
8 Preguntas
7 Respuestas
CLASIFICACIÓN
17.617
of 297.016
REPUTACIÓN
2
CONTRIBUCIONES
8 Preguntas
7 Respuestas
ACEPTACIÓN DE RESPUESTAS
25.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
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
Loss of accuracy when using current source with parallel resistance.
I decided to increase the "original signal" and input it to the current source. Then I make a measurement at the desired point a...
casi 11 años hace | 0
Pregunta
Loss of accuracy when using current source with parallel resistance.
Hi everybody. I need to apply a concrete current shape into a circuit with several paths with also several inductances and mu...
casi 11 años hace | 1 respuesta | 0
1
respuestaPregunta
Imprecision due to resistance in parallel with a current source
Hi everyone. I am trying to simulate the distribution of a very concrete current wave into a circuit with different paths. Al...
casi 11 años hace | 1 respuesta | 0
1
respuestaPregunta
SOLVE with symbolic and non symbolic variables
Hello everybody! I would like to solve a system with 5 symbolic-variables. The muneric values in the ecuación are also varia...
más de 12 años hace | 1 respuesta | 0
1
respuestaget(eventdata.NewValue,'Tag') ===>>> Error ??? Attempt to reference field of non-structure array.
I think that the reasson is for being a GUIDE GUI... it does not accept eventdata.NewValue Instead of that I have used... get...
casi 13 años hace | 1
| aceptada
Pregunta
get(eventdata.NewValue,'Tag') ===>>> Error ??? Attempt to reference field of non-structure array.
Hello, ¿somebody knows what is happening? I can´t get the Selected data from a button group panel: function uipanel8_Sele...
casi 13 años hace | 2 respuestas | 0
2
respuestasAdding Print and Save-Load functionality to a GUI made with GUIDE
I have just solved it that way. But it is really awful creating an .txt and then copying to word to make later an pdf... The ...
casi 13 años hace | 0
Pregunta
Error in acces to the handles of NewValue through the eventdata of a buttongroup
Hello, I am trying to access to the handles of the new selection inside a buttongroup using the recomendation made in the web...
casi 13 años hace | 0 respuestas | 0
0
respuestasIllogical and strange behavior of the Gui button group s
I am getting information from the radio buttons in a direct way and not through the uibuttongroup... this way: function cogeD...
casi 13 años hace | 0
Pregunta
Illogical and strange behavior of the Gui button group s
Hello everybody. I have got a quite big GUI just made. It was working perfectly till the moment I decided to add a new "edit ...
casi 13 años hace | 1 respuesta | 0
1
respuestaAdding Print and Save-Load functionality to a GUI made with GUIDE
Hello again. What I am doing by now is creating a .txt file by: results=fopen('results.txt','w'); fpintf(results,'Short...
casi 13 años hace | 0
Pregunta
Adding Print and Save-Load functionality to a GUI made with GUIDE
Hello. I would like to add Print functionality to a GUI made with GUIDE. My GUI consist on a *main GUI* to put in data and...
casi 13 años hace | 2 respuestas | 0
2
respuestasSeveral Guis Sharing information
First Gui function inputdata_OpeningFcn setappdata(0,'hMainGui',gcf) function pushbutton1_Callback hMainGui = g...
casi 13 años hace | 0
share data between guis
I solved it with setappdata and getappdata... http://www.mathworks.de/matlabcentral/answers/32111-several-guis-sharing-informat...
casi 13 años hace | 0
Pregunta
Several Guis Sharing information
I am making a program with several GUIS. Basically it´s a first GUI for input data, and them few Guis that are open depending of...
casi 13 años hace | 2 respuestas | 0