Statistics
RANK
157,192
of 295,527
REPUTATION
0
CONTRIBUTIONS
7 Questions
2 Answers
ANSWER ACCEPTANCE
85.71%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
12 years ago | 2 answers | 0
2
answersQuestion
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...
12 years ago | 1 answer | 0
1
answerGUI 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);
12 years ago | 0
| accepted
Question
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') ...
12 years ago | 2 answers | 0
2
answersQuestion
How i can create tabs in GUIDE
I need create tabs for a GUIDE....
12 years ago | 1 answer | 0
1
answerQuestion
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...
12 years ago | 0 answers | 0
0
answersQuestion
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...
13 years ago | 2 answers | 0
2
answersGUIDE help
I got it. Thanks. If someone needs the Answer is I=evelin('base','I')
13 years ago | 0
Question
GUIDE help
How I can import a variable of my workspace into a line to my guide *.m function btnSaltaPepper_Callback(hObject, eventdata...
13 years ago | 2 answers | 0