Statistics
5 Questions
0 Answers
RANK
156,337
of 300,759
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
0
RANK
of 21,081
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 170,900
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
set axis axes GUI
I set axis[-0.1 1.5] in code but GUI display [-1 1].I want GUI display [-0.1 1.5]. how? I tried axes(handles.axes1); but...
10 years ago | 0 answers | 0
0
answersQuestion
Check signal error.
Hello, I want to write code to check signal error. error when bit~=0&¬ alternative pre bit; except for 1 0 0 1 for j=1...
10 years ago | 0 answers | 0
0
answersQuestion
HDB3 signal to bitstream.
Hello I want to write a function, the input is +, - and 0; the output is bitstream 0, 1. if input(i)=0 =>bit(i)=0 if (+)...
10 years ago | 0 answers | 0
0
answersQuestion
msgbox and then do nothing.
Hello I am writing a GUI program, input (+)and (0), if I input (-), I want it show error box, do nothing. In my code, If I inpu...
10 years ago | 1 answer | 0
1
answerQuestion
Process input string?
Hello. I want to write code: input string signal( +,-,0), if signal(i) = '+' then bits(i)=1; if signal(i)= '-' then bits(i) =...
10 years ago | 2 answers | 0
