H = gobjects(n) returns
an n-by-n graphics object
array. Use the gobjects function instead of the ones or zeros functions
to preallocate an array to store graphics objects.
H = gobjects(s1,...,sn) returns
an s1-by-...-by-sn graphics
object array, where the list of integers s1,...,sn defines
the dimensions of the array. For example, gobjects(2,3) returns
a 2-by-3 array.
H = gobjects(v) returns
a graphics object array where the elements of the row vector, v,
define the dimensions of the array. For example, gobjects([2,3,4]) returns
a 2-by-3-by-4 array.
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window.
Web browsers do not support MATLAB commands.
Seleccione un país/idioma
Seleccione un país/idioma para obtener contenido traducido, si está disponible, y ver eventos y ofertas de productos y servicios locales. Según su ubicación geográfica, recomendamos que seleccione: .
También puede seleccionar uno de estos países/idiomas:
Cómo obtener el mejor rendimiento
Seleccione China (en idioma chino o inglés) para obtener el mejor rendimiento. Los sitios web de otros países no están optimizados para ser accedidos desde su ubicación geográfica.