view test/@Snork/subsindex.m @ 11184:d9a8a008c116

Remove deprecated temporary calculation of plotboxaspectratio for the gnuplot backend
author Konstantinos Poulios <logari81@googlemail.com>
date Wed, 03 Nov 2010 11:09:02 +0100
parents f9ab19428cd8
children
line wrap: on
line source

function [ out ] = subsindex( obj )

  out = 0;
        
end