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
22
Commits
1
Branch
0
Tags
441d036bd9044452c43fddbb2527e027783e5f23
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
tdehaeze
441d036bd9
Reworked all figures
2020-06-22 14:45: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 paper text
2020-06-22 13:35:18 +02:00
paper
Update paper text
2020-06-22 13:35:18 +02:00
tikz
Reworked all figures
2020-06-22 14:45: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
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
No description provided
Readme
50
MiB
Languages
TeX
74.4%
MATLAB
25.6%