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
23
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
915cd53093
Remove (x,y) coordinate
2020-06-22 14:51:32 +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
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
Description
No description provided
Readme
50
MiB
Languages
TeX
74.4%
MATLAB
25.6%