test run
Followers: 0 Following: 0
Estadística
6 Preguntas
3 Respuestas
CLASIFICACIÓN
3.952
of 295.569
REPUTACIÓN
13
CONTRIBUCIONES
6 Preguntas
3 Respuestas
ACEPTACIÓN DE RESPUESTAS
83.33%
VOTOS RECIBIDOS
3
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
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
taylor function gives wrong answer for symbolic expression expansion
Hello, I'm having a problem using the taylor function. I have a symbolic expression phi that yields: phi phi ...
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
uitable set width of row of header?
Hello , I'm having a big problem with the RowName column , it grows too big and I can't fix it's width or set it anyway. Is t...
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
problems with symbolic calculations
Hi, I'm getting an error while trying to do a calculation with a symbolic expression. First I'll write the code so I can expl...
alrededor de 8 años hace | 2 respuestas | 0
2
respuestasHow to generate sequences from matrix
Hi, I understand, not allways reading the help of matlab is understandable. You could take only the good data by doing like t...
alrededor de 8 años hace | 1
| aceptada
How to uncheck checkbox
Hello amira, you could add another condition to your callback, like this: fucntion checkbox1_callback(hObject,eventdata,han...
alrededor de 8 años hace | 0
| aceptada
How do I set the SelectionChangedFcn for the tabs group I have created?
By writting the code like this: %Setting the uipanel1 height, width and position as figure1 handles.uipanel1.Position = ...
alrededor de 8 años hace | 1
| aceptada
Pregunta
How do I set the SelectionChangedFcn for the tabs group I have created?
Hello , I'm doing a master degree in physics and I have the need to program a GUI to do certain theoretical calculations and plo...
alrededor de 8 años hace | 2 respuestas | 0
2
respuestasPregunta
How can I correctly substitute symbolic variables with decimal numbers like 2.543342? The subs function can't do it properly...
This is the function I wrote: function [ nsquare ] = sellmeier_formula( type , coefficients ) %SELLMEIER_FORMULA This fu...
alrededor de 8 años hace | 3 respuestas | 0
3
respuestasPregunta
How to disable specific items from a popup menu by using a logical vector of the same length of the string of the popup menu?
Hello , I need some help with a problem... Let's say that I have a cell containing the strings I want for the popup menu, for...
alrededor de 8 años hace | 2 respuestas | 1