methodDef = findMethod(classDef,CPPName)
finds a method in the specified class that matches the specified name and returns a clibgen.api.MethodDefinition
object for the matching method. If the function does not find a match, it returns an empty
MethodDefinition
object.
ans =
1×7 MethodDefinition array with properties:
CPPName
MATLABName
Overloaded
OwningClassName
CPPSignature
MATLABSignature
CPPInputs
CPPOutput
Status
Included
Display as table
If there are multiple methods, click the Display as table
link.
scaleDef =
1×2 MethodDefinition array with properties:
CPPName
MATLABName
Overloaded
OwningClassName
CPPSignature
MATLABSignature
CPPInputs
CPPOutput
Status
Included
Display as table
If there are multiple methods, click the Display as table
link.
CPPName MATLABName Overloaded Status Included
_______ __________ __________ __________ ________
"scale" "scale" true Complete true
"scale" "scale" true Incomplete false
Display the signature of the scale method that is included in the
interface.
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.