Unrecognized function or variable 'fact2'. Error in clc_Statis (line 268) Ag(p) = A1*fact2(2*p-1)^(1/p);

1 view (last 30 days)
I have this problem occuring while run the code for graph.
  2 Comments
Torsten
Torsten on 10 Jul 2025
I can only repeat what MATLAB says: The variable or function "fact2" used in the definition for Ag(p) cannot be found in your code.

Sign in to comment.

Answers (0)

Categories

Find more on Graphics Object Properties in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!