Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

how to assign value to a point in a hexagonal coordinator system

1 visualización (últimos 30 días)
Shan  Chu
Shan Chu el 18 de Mayo de 2016
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
Hi, I got xv,yv which are the vector positions of the points. I want to assign the value I_hex to these corresponding positions and then use "Surface and Mesh Plots commands" to plot the magnitude of each points. Please help Thanks
xv =[0 -0.5 0.5 1 0.5 -0.5 -1];
yv =[0 -0.8660 -0.866 0 0.866 0.866 0];
I_hex =[0.1508 + 5.2524i 0.1975 + 2.6562i 0.1975 + 2.6562i 0.1975 + 2.6562i 0.1975 + 2.6562i 0.1975 + 2.6562i 0.1975 + 2.6562i];

Respuestas (0)

La pregunta está cerrada.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by