Filter löschen
Filter löschen

Error on coding

1 Ansicht (letzte 30 Tage)
Sherif
Sherif am 24 Mär. 2011
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

Akzeptierte Antwort

the cyclist
the cyclist am 24 Mär. 2011
You cannot start a statement with (j) =
Guessing there was supposed to be "a(j) = " or some other variable name.
  1 Kommentar
Sherif
Sherif am 24 Mär. 2011
yeahh..its works..thanks so much for the help

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by