octave-patch-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-patch-tracker] [patch #9974] [octave forge](mapping) gc2sc scxsc


From: anonymous
Subject: [Octave-patch-tracker] [patch #9974] [octave forge](mapping) gc2sc scxsc gcxsc
Date: Thu, 24 Sep 2020 07:18:28 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; rv:78.0) Gecko/20100101 Firefox/78.0

Follow-up Comment #5, patch #9974 (project octave):

Thank you for looking into this.

>From comment #2 issues

Putting the code block at L111


>> [g, h] = scxsc (a, b, c, d, e, f)
error: horizontal dimensions mismatch (9x3 vs 1x1)
error: called from
    scxsc at line 77 column 10


Which is different from your error.

I then followed a gcxgc and placed the code block after the isreal section
L77. 


 [g, h] = scxsc (a, b, c, d, e, f)
error: Octave: coinciding-small-circles
          scxsc: no solution circle centers are either the same or antipodal.


However following your idx example and doing one at a time values are returned
for all 6.

Will look into these issues, then look into comment #3
I think it is a good idea


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/patch/?9974>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]