Borrar filtros
Borrar filtros

Plotting a multivariable function B(x,y,z)

2 visualizaciones (últimos 30 días)
Jhie Ton
Jhie Ton el 29 de En. de 2020
Comentada: Jhie Ton el 29 de En. de 2020
How to plot the Biot-Savart Law that depend on 3 variables?
B(A,t,r)=((4*pi^-7)*(A.sin(60.*t)))/((4*pi)*(r.^2))
  2 comentarios
Walter Roberson
Walter Roberson el 29 de En. de 2020
What is a sample output plot? You have 3 independent variables and one dependent variable so you need a 4D plot or encoding one of the dimensions indirectly such as color and transparency and a volume view interface.
Jhie Ton
Jhie Ton el 29 de En. de 2020
I tried doing a plot with surf and mesh but I keep getting an error where Z must be a matrix

Iniciar sesión para comentar.

Respuestas (1)

KSSV
KSSV el 29 de En. de 2020
Read about surf
  1 comentario
Jhie Ton
Jhie Ton el 29 de En. de 2020
I cant seem to find any related to the equation I want to use.
The Link: https://www.mathworks.com/help/matlab/ref/surf.html

Iniciar sesión para comentar.

Categorías

Más información sobre Surface and Mesh Plots en Help Center y File Exchange.

Productos


Versión

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by