Extracts Fuzzy Number, Fuzzy Membership or Possibilistic Membership Python object from string representation.

The output cannot be properly represented as Expression outcome. It is only used in other expressions.

Syntax

sq_from_string_repr(sq_string_object)

Arguments

sq_string_object String representation of Fuzzy Number, Fuzzy Membership or Possibilistic Membership Python object.

Examples