Feeds
질문
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년 전 | 답변 수: 0 | 0
0
답변질문
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년 전 | 답변 수: 0 | 0
0
답변질문
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년 전 | 답변 수: 0 | 0
0
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 2 | 0
