Error on coding

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

 Respuesta aceptada

the cyclist
the cyclist el 24 de Mzo. de 2011

0 votos

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

1 comentario

Sherif
Sherif el 24 de Mzo. de 2011
yeahh..its works..thanks so much for the help

Iniciar sesión para comentar.

Más respuestas (0)

Productos

Etiquetas

Preguntada:

el 24 de Mzo. de 2011

Community Treasure Hunt

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

Start Hunting!

Translated by