Return to site

Figure set matlab

broken image
broken image
broken image
broken image

This allows you to set a given group of properties to different values on each object. Sets n property values on each of m graphics objects, where m = length(H) and n is equal to the number of property names contained in the cell array pn. Sets the named properties specified in the cell array pn to the corresponding value in the cell array pv for all objects identified in H. a is a structure array whose field names are the object property names and whose field values are the values of the corresponding properties. Sets the named properties to the specified values on the object(s) identified by H. H can be a vector of handles, in which case set sets the properties' values for all the objects. set(H,' PropertyName',PropertyValue.)Ī= set(0,'Factory ObjectTypePropertyName')Ī= set(h,'Default ObjectTypePropertyName').Set (MATLAB Functions) MATLAB Function Reference

broken image