| Contents | Index |
Represent a set of MATLAB values
Specifies the set of values that the generated code should accept. Use with the fiaccel -args option.
coder.Type is an abstract class, and you cannot create instances of it directly. You can create coder.Constant, coder.EnumType, coder.FiType, coder.PrimitiveType, and coder.StructType objects that are derived from this class.
ClassName |
Class of all values in this set |
Value. To learn how value classes affect copy operations, see Copying Objects in the MATLAB Programming Fundamentals documentation.
coder.ArrayType | coder.Constant | coder.EnumType | coder.FiType | coder.newtype | coder.PrimitiveType | coder.StructType | coder.typeof | fiaccel

Learn how to apply early verification to your development process through these technical resources.
How much time do you spend on testing to ensure implementation meets system-level requirements?
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |