From: Jeffrey on
I make use of class.m
When using Matlab 5.3 I get no errors, but when using Matlab 6.5 I
get the errror:

??? Error using ==> class
Not a known object type.

for the line
[code]
class(her,'rbf')[/code]