Clear Filters
Clear Filters

vector field over a curve stripe

2 views (last 30 days)
Gabriel Silva
Gabriel Silva on 25 Oct 2022
Commented: Gabriel Silva on 21 Nov 2022
Hello everyone!
I'm using R2021a .
I have this function called plotaFita, wich gives me some points over a curve stripe.
I would like to see some vector fields over this surface. These vectors all have the same norm. But it do not look so.
Check out this gif I made:
This animation was made by the function FazVideoM123(fi_,theta0,dr,dz,Raio,Nx,Nz) , with
fi_ = 0:.01:(2*pi) ; theta0 = pi/2 ; dr = 2.0000e-06 ; dz = 1.8000e-06 ; Raio = 3.1831e-05 ; Nx = 15; Nz = 10;
The three vector fields are basically the same, exchanged their cilindrical components, as represented by the functions plotaM1 , plotaM2 , plotaM3 .
I wonder if there's some throuble with z component of these vector fields, but I can't find it. Does anyone got an idea about it?
  2 Comments
Gabriel Silva
Gabriel Silva on 21 Nov 2022
I am awarding solutions, just in case you get interested:
https://www.freelancer.com/projects/mathematics/Bug-fix-vector-field-plots

Sign in to comment.

Answers (0)

Categories

Find more on Interactive Control and Callbacks in Help Center and File Exchange

Tags

Products


Release

R2021a

Community Treasure Hunt

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

Start Hunting!