Main Content
displayfeasiblesolutions
Class: FunctionApproximation.LUTSolution
Namespace: FunctionApproximation
Display all feasible solutions found during function approximation
Syntax
displayfeasiblesolutions(solution)
Description
displayfeasiblesolutions(
displays
all feasible solutions found during the approximation process, including the best
solution. Feasible solutions are defined as any solutions to the original solution
)FunctionApproximation.Problem
object that met the constraints defined in
the associated FunctionApproximation.Options
object.
Input Arguments
Examples
Version History
Introduced in R2018a
See Also
Apps
Classes
FunctionApproximation.Problem
|FunctionApproximation.Options
|FunctionApproximation.LUTMemoryUsageCalculator
|FunctionApproximation.LUTSolution