Sergio
Followers: 0 Following: 0
I'm a student of Automotion Engineering
Estadística
7 Preguntas
2 Respuestas
CLASIFICACIÓN
157.210
of 295.673
REPUTACIÓN
0
CONTRIBUCIONES
7 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
85.71%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.262
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.257
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
What value have a variable 'edit text' guide
What value have a variable 'edit text' in guide if the variable doesn't have any value in the interface...... T = str2num(g...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
Solve a Equation Guide
I need solve a equation with values get form the guide Normally I used the the command solve, but this command needs the vari...
más de 12 años hace | 1 respuesta | 0
1
respuestaGUI How i can call a function transfer to show in a static text...
I got it Gz = c2d(Gs,T,'zoh'); G = evalc('Gz'); set(handles.FTDisc,'String',G);
más de 12 años hace | 0
| aceptada
Pregunta
GUI How i can call a function transfer to show in a static text...
I dont know how call a transfer funtcion to show i a static text % Discretizar por ZOH Gz = c2d(Gs,T,'zoh') ...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
How i can create tabs in GUIDE
I need create tabs for a GUIDE....
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
I need code for discretize a tf with "Integral forward"
I did this function and work fine... function [sys] = adelante(sys, T) z = tf('z'); T = input('Tiempo de Muestreo...
más de 12 años hace | 0 respuestas | 0
0
respuestasPregunta
IMAGE 3D into 2D
I need to change a 3D image into 2D. However the image should stay as coloured, not gray. Because I need to generate the histogr...
alrededor de 13 años hace | 2 respuestas | 0
2
respuestasGUIDE help
I got it. Thanks. If someone needs the Answer is I=evelin('base','I')
alrededor de 13 años hace | 0
Pregunta
GUIDE help
How I can import a variable of my workspace into a line to my guide *.m function btnSaltaPepper_Callback(hObject, eventdata...
alrededor de 13 años hace | 2 respuestas | 0