1

I want to find a code or general algorithm to calculate the Groebner Basis of polynomials for Octave. I tried this: How do I compute a Groebner Base of a system of equations in Matlab but I get thr following error:

error: strcat: inputs must be strings or cells of strings error: called from strcat at line 105 column 7 test at line 2 column 9

Does the code work only on Matlab? How can I make it work for Octave?

mrMath
  • 21
  • 3
  • 3
    It says that your inputs are not strings. Unless we can see your inputs, we can’t answer. Please post a [mre]. – beaker Apr 11 '21 at 20:59

0 Answers0