This commit is contained in:
parent
41d09392ca
commit
fb282e53e1
@ -19,7 +19,7 @@ classdef CREClass < handle
|
|||||||
% FeedBackOptions={'CRE','RB','All'}
|
% FeedBackOptions={'CRE','RB','All'}
|
||||||
end
|
end
|
||||||
%% constructor
|
%% constructor
|
||||||
methods
|
methods %constructor
|
||||||
function obj = CREClass(varargin)
|
function obj = CREClass(varargin)
|
||||||
obj.Data=[];
|
obj.Data=[];
|
||||||
obj.nBin=[];
|
obj.nBin=[];
|
||||||
|
2
CRE_CCRE_RB.prj
Normal file
2
CRE_CCRE_RB.prj
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<MATLABProject xmlns="http://www.mathworks.com/MATLABProjectFile" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.0"/>
|
2
resources/project/Project.xml
Normal file
2
resources/project/Project.xml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
<?xml version='1.0' encoding='UTF-8'?>
|
||||||
|
<Info MetadataType="distributed" />
|
2
resources/project/ProjectData.type.Info.xml
Normal file
2
resources/project/ProjectData.type.Info.xml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
<?xml version='1.0' encoding='UTF-8'?>
|
||||||
|
<Info Name="CRE_CCRE_RB" />
|
@ -0,0 +1,2 @@
|
|||||||
|
<?xml version='1.0' encoding='UTF-8'?>
|
||||||
|
<Info ReadOnly="1" SingleValued="1" DataType="None" Name="Classification" />
|
@ -0,0 +1,2 @@
|
|||||||
|
<?xml version='1.0' encoding='UTF-8'?>
|
||||||
|
<Info ReadOnly="READ_ONLY" Name="Artifact" />
|
@ -0,0 +1,2 @@
|
|||||||
|
<?xml version='1.0' encoding='UTF-8'?>
|
||||||
|
<Info ReadOnly="READ_ONLY" Name="Convenience" />
|
@ -0,0 +1,2 @@
|
|||||||
|
<?xml version='1.0' encoding='UTF-8'?>
|
||||||
|
<Info ReadOnly="READ_ONLY" Name="Derived" />
|
@ -0,0 +1,2 @@
|
|||||||
|
<?xml version='1.0' encoding='UTF-8'?>
|
||||||
|
<Info ReadOnly="READ_ONLY" Name="Design" />
|
@ -0,0 +1,2 @@
|
|||||||
|
<?xml version='1.0' encoding='UTF-8'?>
|
||||||
|
<Info ReadOnly="READ_ONLY" Name="None" />
|
@ -0,0 +1,2 @@
|
|||||||
|
<?xml version='1.0' encoding='UTF-8'?>
|
||||||
|
<Info ReadOnly="READ_ONLY" Name="Other" />
|
@ -0,0 +1,2 @@
|
|||||||
|
<?xml version='1.0' encoding='UTF-8'?>
|
||||||
|
<Info ReadOnly="READ_ONLY" Name="Test" />
|
@ -0,0 +1,6 @@
|
|||||||
|
<?xml version='1.0' encoding='UTF-8'?>
|
||||||
|
<Info>
|
||||||
|
<Category UUID="FileClassCategory">
|
||||||
|
<Label UUID="design" />
|
||||||
|
</Category>
|
||||||
|
</Info>
|
@ -0,0 +1,6 @@
|
|||||||
|
<?xml version='1.0' encoding='UTF-8'?>
|
||||||
|
<Info>
|
||||||
|
<Category UUID="FileClassCategory">
|
||||||
|
<Label UUID="design" />
|
||||||
|
</Category>
|
||||||
|
</Info>
|
@ -0,0 +1,2 @@
|
|||||||
|
<?xml version='1.0' encoding='UTF-8'?>
|
||||||
|
<Info />
|
Loading…
x
Reference in New Issue
Block a user