Skip to content
Snippets Groups Projects
Commit 1d3298e3 authored by Federico Felici's avatar Federico Felici
Browse files

some typos/help

parent db2d71a5
No related branches found
No related tags found
No related merge requests found
......@@ -318,10 +318,11 @@ classdef SCDclass_algo
function obj = buildworkspacetpstruct(obj)
% obj = buildworkspacetpstruct(obj)
%
% this funtion builds a workspace structures containing
% replicas of all tunable parameters structurea in the data
% This funtion builds workspace structures containing
% replicas of all tunable parameters structures in the data
% dictionaries, this structure is the one actually used
% for loading simulation data from MDS
% for loading simulation data from MDS.
%
% It is better not to use directly data dictionaries structures
% to avoid flooding dds with big sim data sets (and
% consequently the SCD GIT itself
......
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