photo

Sergio


Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

I'm a student of Automotion Engineering

Statistik

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

etwa 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
GUI 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);

mehr als 12 Jahre vor | 0

| akzeptiert

Frage


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') ...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How i can create tabs in GUIDE
I need create tabs for a GUIDE....

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
GUIDE help
I got it. Thanks. If someone needs the Answer is I=evelin('base','I')

mehr als 12 Jahre vor | 0

Frage


GUIDE help
How I can import a variable of my workspace into a line to my guide *.m function btnSaltaPepper_Callback(hObject, eventdata...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten