Welcome to mirror list, hosted at ThFree Co, Russian Federation.

matlab-class-definition « t4018 « t - git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 84daedfb4e5e956abe1505c3fafa7df3d1979656 (plain)
1
2
3
4
5
classdef RIGHT
    properties
        ChangeMe
    end
end