Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SCDDS-core
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SPC
SCDDS
SCDDS-core
Commits
c340a473
Commit
c340a473
authored
3 years ago
by
Cristian Galperti
Browse files
Options
Downloads
Patches
Plain Diff
rt thomson wrapper added to 1005, prepforsim ongoing
parent
e00536df
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
code/classes/SCDclass_node.m
+1
-0
1 addition, 0 deletions
code/classes/SCDclass_node.m
with
1 addition
and
0 deletions
code/classes/SCDclass_node.m
+
1
−
0
View file @
c340a473
...
@@ -31,6 +31,7 @@ classdef SCDclass_node < SCDclass_component
...
@@ -31,6 +31,7 @@ classdef SCDclass_node < SCDclass_component
obj
.
algos
=
[];
obj
.
algos
=
[];
obj
.
ddname
=
[
name
,
'.sldd'
];
obj
.
ddname
=
[
name
,
'.sldd'
];
obj
.
mdlname
=
[
name
,
'.slx'
];
obj
.
mdlname
=
[
name
,
'.slx'
];
obj
.
wrappers
=
[];
% get node-specific configurations
% get node-specific configurations
obj
=
defaultnodeconfig
(
obj
,
nodenr
);
obj
=
defaultnodeconfig
(
obj
,
nodenr
);
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment