No BSD License
Highlights from
Varbase
-
display(S)
-
double(S)
-
end(A,K,N)
-
getbase(s)
-
makemethods(C,targetClass,ope...
MAKEMETHODS Automatically generates overloaded methods.
-
numel(varargin)
This is an autogenerated overloaded version of numel.
-
setbase(s,b)
-
subsasgn(A,index,val);
Offset the indeces
-
subsref(A,S);
-
varbase(data,base)
VARBASE Create a varbase object
-
varbase(data,base)
VARBASE Create a varbase object
-
examples.m
-
setup.m
-
testsuite.m
-
View all files
|
|
| File Information |
| Description |
The varbase package allows you to create objects with the base index of your choice. This uses a "data based" model, where array offsets are carried with the data. It also contains makemethods.m, useful for autogenerating overloaded methods of other functions to allow for arithmetic, plotting, etc, of this and other objects. There's also a setup.m file which creates a nice environment for you to work in.
This is certainly not a professional grade production. It's a "bare bones" system, lacking what many will consider critical features but it may be enough for others. It all depends on your needs. |
| MATLAB release |
MATLAB 6.1 (R12.1)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
|
Contact us at files@mathworks.com