This website requires JavaScript.
Explore
Help
Sign In
tdehaeze
/
dehaeze20_activ_dampin_rotat_platf_integ_force_feedb
Watch
1
Star
0
Fork
0
You've already forked dehaeze20_activ_dampin_rotat_platf_integ_force_feedb
Code
Issues
Pull Requests
Releases
Wiki
Activity
20
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Thomas Dehaeze
eb0635f11f
Remove alternative system schematic
2020-06-22 13:34:40 +02:00
css
Initial Commit
2020-03-16 10:52:50 +01:00
inkscape
Move Figures
2020-06-22 13:34:25 +02:00
js
Initial Commit
2020-03-16 10:52:50 +01:00
matlab
Update Simscape model
2020-06-19 11:27:29 +02:00
paper
Update gitignore
2020-06-22 13:34:29 +02:00
tikz
Remove alternative system schematic
2020-06-22 13:34:40 +02:00
.gitignore
Update gitignore
2020-06-22 13:34:29 +02:00
index.html
Initial Commit
2020-03-16 10:52:50 +01:00
index.org
Initial Commit
2020-03-16 10:52:50 +01:00
readme.md
Add information about how to convert svg to pdf
2020-06-22 13:34:29 +02:00
readme.md
Compile Figure
cd
inkscape
;
for
f in *.svg
;
do
inkscape -D --export-type
=
pdf
"
$f
"
;
done
Description
No description provided
Readme
50
MiB
Languages
TeX
74.4%
MATLAB
25.6%