how to plot given vector x and y

how to plot given Vectoer
A(x,y)=4sinxyax-x^2yay Ax
verses X from -4 to 1

2 comentarios

KSSV
KSSV el 4 de Abr. de 2017
Your expression is not clear....what is a? what is range of x and y?
If we copy:
A(x,y)=4sinxyax-x^2yay Ax
into matlab, we'll get 'Unexpected matlab expression' error (4sinxyax and 2yay are not valid expressions, and the space before Ax is not valid).
Are we supposed to try to decode that expression?

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Encryption / Cryptography en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 4 de Abr. de 2017

Comentada:

el 4 de Abr. de 2017

Community Treasure Hunt

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

Start Hunting!

Translated by