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
21
Commits
1
Branch
0
Tags
2cb68a4d5f8d099bfc1b064ef8fe95a0d34bcdc4
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
2cb68a4d5f
Update paper text
2020-06-22 13:35:18 +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 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
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
No description provided
Readme
50
MiB
Languages
TeX
74.4%
MATLAB
25.6%