Skip to content
Snippets Groups Projects
Commit 593432a4 authored by Cristian Galperti's avatar Cristian Galperti
Browse files

bug fix

parent c7e1c19f
No related branches found
No related tags found
No related merge requests found
......@@ -258,13 +258,7 @@ classdef SCDclass_mdswg < matlab.mixin.Heterogeneous
% Generate C++ code
%gencode(obj)
% Generate MARTe2 configuration entry
entrystring = genMARTe2entry(obj, shot)
% Populates the corresponding MDS node with workspace values
autopopulatemds(obj, shot)
% casts to proper type
out = castdata(obj, in);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment