Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
ISB2017
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository 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
Quang tru HUYNH
ISB2017
Commits
ad94c49d
Commit
ad94c49d
authored
7 years ago
by
Quang tru HUYNH
Browse files
Options
Downloads
Patches
Plain Diff
matlab
parent
18c972b5
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ISB2017/installation_notes/matlab.md
+31
-0
31 additions, 0 deletions
ISB2017/installation_notes/matlab.md
with
31 additions
and
0 deletions
ISB2017/installation_notes/matlab.md
0 → 100644
+
31
−
0
View file @
ad94c49d
# matlab R2017a (15 days evaluation) for ISB2017
-
use the dvd1|dvd2 iso for the toolboxes
-
put the concatenated licenses into /ISB/matlab/licenses/license.dat
-
/mnt/R2017a_glnxa64_dvd1 holds the merged dvds content
```
cat <<EOF > /tmp/install.txt
destinationFolder=/ISB2017/matlab
fileInstallationKey=19803-04883-57577-61835
agreeToLicense=yes
mode=silent
licensePath=/tmp/license-salle4-40.lic
product.MATLAB
product.Image_Processing_Toolbox
product.Parallel_Computing_Toolbox
EOF
cat <<LIC > /tmp/license-salle4-40.lic
BEGIN--------------BEGIN--------------BEGIN
# DO NOT EDIT THIS FILE. Any changes will be overwritten.
# MathWorks license passcode file.
# LicenseNo: DEMO
#
# R2017a
...
LIC
sudo mount laureline.bis.pasteur.fr:/partimag /mnt
/mnt/R2017a_glnxa64_dvd1/install -inputFile /tmp/install.txt
wget -O /ISB2017/matlab/licenses/license.dat http://atsukau.bis.pasteur.fr:81/ks/ISB2017-matlab.txt
echo ver|/ISB2017/matlab/bin/matlab
```
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