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

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

[Octave-bug-tracker] [bug #33782] surfc fails with 4th argument


From: Kai Habel
Subject: [Octave-bug-tracker] [bug #33782] surfc fails with 4th argument
Date: Sat, 16 Jul 2011 12:51:27 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:2.0.0) Gecko/20100101 Firefox/4.0

URL:
  <http://savannah.gnu.org/bugs/?33782>

                 Summary: surfc fails with 4th argument
                 Project: GNU Octave
            Submitted by: kahacjde
            Submitted on: Sat 16 Jul 2011 02:51:26 PM CEST
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Other
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

I wanted to start with the code sprint, adding a demo for surfc and found the
following issue with surfc.

octave:6> [X,Y,Z] = sombrero;
octave:7> [fx,fy] = gradient(Z);
octave:8> surfc(X,Y,Z,fx+fy)
warning: implicit conversion from real matrix to real scalar
warning: implicit conversion from real matrix to real scalar

After that octave hangs and I have to press CTRL+C

Maybe I have time to fix this later today.

Kai




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?33782>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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