Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
12 years ago

Vdh: can't determine definition of operator ""-"" -- found 0 possible definitions

Hello, My code is the following and I have this error: can't determine definition of operator ""-"" -- found 0 possible definitions. The error is in this line: W(i,j)<=2.25 -(EE(i,j)); At f...