Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dóra Kocsis
dynare
Commits
6228cab6
Commit
6228cab6
authored
Sep 30, 2009
by
rattoma
Browse files
save gsa files
git-svn-id:
file:///home/sebastien/dynare/gsa_dyn@127
f1850c17-3b45-254b-b221-fcb05880fee1
parent
03a2386c
Changes
1
Hide whitespace changes
Inline
Side-by-side
GSA_distrib/map_ident_.m
View file @
6228cab6
...
...
@@ -993,6 +993,7 @@ else, % main effects analysis
imap_cc
{
j
}
=
imap
;
end
save
([
OutputDirectoryName
,
'/map_cc'
,
fsuffix
],
'gsa_'
)
save
([
OutputDirectoryName
,
'/'
,
fname_
,
'_main_eff'
],
'imap_cc'
,
'SAcc'
,
'ccac'
,
'-append'
)
else
load
([
OutputDirectoryName
,
'/'
,
fname_
,
'_main_eff'
],
'imap_cc'
,
'SAcc'
,
'ccac'
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment