photo

Nam Pham


2015년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

5 질문
0 답변

순위
214,653
of 300,853

평판
0

참여
5 질문
0 답변

답변 채택
20.0%

획득한 표
0

순위
 of 21,094

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,319

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

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&&not 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

2

답변