Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sébastien Villemot
dseries
Commits
d2481c5a
Commit
d2481c5a
authored
Nov 10, 2017
by
Houtan Bastani
Browse files
ensure that length and size are run in the test suite
parent
ee9a7bde
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/@dseries/length.m
View file @
d2481c5a
function
length
(
o
)
function
length
(
o
)
% --*-- Unitary tests --*--
% Overloads size function.
...
...
src/@dseries/size.m
View file @
d2481c5a
function
varargout
=
size
(
o
,
varargin
)
function
varargout
=
size
(
o
,
varargin
)
% --*-- Unitary tests --*--
% Overloads size function.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment