photo

Nam Pham


Actif depuis 2015

Followers: 0   Following: 0

Statistiques

MATLAB Answers

5 Questions
0 Réponses

RANG
156 337
of 300 813

RÉPUTATION
0

CONTRIBUTIONS
5 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
20.0%

VOTES REÇUS
0

RANG
 of 21 086

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 171 169

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

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

environ 10 ans il y a | 1 réponse | 0

0

réponse

Question


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

environ 10 ans il y a | 1 réponse | 0

0

réponse

Question


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 (+)...

environ 10 ans il y a | 1 réponse | 0

0

réponse

Question


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

environ 10 ans il y a | 1 réponse | 0

1

réponse

Question


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

environ 10 ans il y a | 2 réponses | 0

2

réponses