|
From: | Michael Goffioul |
Subject: | Re: closed loop control GSoC Design Question |
Date: | Mon, 10 Jun 2013 19:44:25 -0400 |
What's actually failing is the call "surfl(peaks)". If you try that alone, you get:octave-qt:1> surfl(peaks)error: surfl: A(I,J,...): index to dimension 1 out of bounds; value 61 out of bound 1error: called from:error: /opt/sw/octave-classdef/share/octave/3.7.5/m/plot/surfl.m at line 135, column 5Michael.
I replaced the 3 line that were related to surfl with a one liner sombreroI now get no errors but I still don't get any menu.
I do get a qt plot window but only the rotate and zoom controls work,the zoom out does not work
and the pointer does not work.
[Prev in Thread] | Current Thread | [Next in Thread] |