when i run my codings following error has occoured , it shows that following error is in following code line ...please help to correct it
Error is
phase error at '=' : usage might be a invalid matlab syntax
code is
(j)=a(k).*scar(j); %bpsk signal

 채택된 답변

the cyclist
the cyclist 2011년 3월 24일

0 개 추천

You cannot start a statement with (j) =
Guessing there was supposed to be "a(j) = " or some other variable name.

댓글 수: 1

Sherif
Sherif 2011년 3월 24일
yeahh..its works..thanks so much for the help

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

제품

질문:

2011년 3월 24일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by