Creating a 3d array from 1d vectors

6 visualizaciones (últimos 30 días)
Marco Vona
Marco Vona el 17 de Jul. de 2020
Respondida: Arthur Roué el 17 de Jul. de 2020
Say I am give three vectors with n components each. Is there a quick way to create an array T such that without using a for loop?

Respuesta aceptada

Arthur Roué
Arthur Roué el 17 de Jul. de 2020
Look for meshgrid or ndgrid functions, you may find what you want

Más respuestas (0)

Categorías

Más información sobre Matrices and Arrays en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by