About 907,000 results
Open links in new tab
  1. Resolve Error: Unrecognized Function or Variable - MathWorks

    Troubleshoot error message related to unrecognized function or variable.

  2. Why do I get the error "Unrecognized function or variable"?

    Feb 27, 2012 · Undefined function or variable ‹Name›. Unrecognized function or variable ‹Name›. Undefined function or method ‹Name› for input arguments of type ‹ClassName›. Sign in to …

  3. Error:could not create the Java Virtual Machine Error:A fatal …

    May 12, 2016 · c:\Users\Onlymanu>java --version Unrecognized option: --version Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. But …

  4. gcc: error: unrecognized command line option - Stack Overflow

    Jun 17, 2020 · gcc: error: unrecognized command line option Asked 5 years, 5 months ago Modified 2 years, 4 months ago Viewed 73k times

  5. Unrecognized option: - Could not create the Java virtual machine

    $ java -foop Unrecognized option: -foop Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. $ As you can see, the "unrecognized option" …

  6. tf function doesn't work - MATLAB Answers - MATLAB Central

    Sep 26, 2020 · when I try to use tf function this is what I get : >> s = tf('s') Unrecognized function or variable 'tf'. Did you mean: >> s = tfe('s')

  7. jQuery: Uncaught Error: Syntax error, unrecognized expression

    Oct 3, 2013 · jQuery: Uncaught Error: Syntax error, unrecognized expression Asked 12 years, 1 month ago Modified 2 years, 8 months ago Viewed 292k times

  8. gradle - `Unrecognized VM option 'CMSClassUnloadingEnabled'` …

    Dec 3, 2021 · The "Unrecognized VM option 'CMSClassUnloadingEnabled'" arises because in Java 14 the CMS garbage collector was removed and the options specific to that garbage …

  9. How to ignore unrecognized command line parameters

    Feb 24, 2023 · How to ignore unrecognized command line parameters Asked 2 years, 9 months ago Modified 1 year, 10 months ago Viewed 2k times

  10. I am getting an error in pgadmin as "unrecognized configuration ...

    Feb 11, 2024 · The issue is you cannot do SHOW lc_collate; as it returns the error the OP is seeing ERROR: unrecognized configuration parameter "lc_collate". So it would seem the …