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
26
Commits
1
Branch
0
Tags
8cffae483b474276d3f59431d456c429ab994d0e
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
8cffae483b
Update paper bibliography
2020-06-23 18:33:18 +02:00
css
Initial Commit
2020-03-16 10:52:50 +01:00
inkscape
Rework Figures
2020-06-23 18:31:23 +02:00
js
Initial Commit
2020-03-16 10:52:50 +01:00
matlab
Add tangled matlab scripts
2020-06-23 18:27:33 +02:00
paper
Update paper bibliography
2020-06-23 18:33:18 +02:00
tikz
Remove (x,y) coordinate
2020-06-22 14:51:32 +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%