Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- vector angle
- finite element analysis
- Steady state heat transfer
- 접촉해석
- FEA
- Heat transfer analysis
- Rigid body
- send email
- plot vector
- 이메일영어
- Biphasic
- Multi-step loading
- contact
- MATLAB
- 컨택해석
- FEBiO
- 아바쿠스
- Vibration
- plot3
- 영어표현
- Tensile test
- 이메일 영어
- FEBio tutorial
- abaqus
- C
- transform
Archives
- Today
- Total
목록MATLAB (1)
Enjoy Learning & Knowing

I have figured out “sending an email in matlab” from https://www.mathworks.com/help/matlab/import_export/sending-email.html https://www.mathworks.com/help/matlab/ref/sendmail.html and some web searching. % setting up an email address and SMTP server information with ‘setpref’ Matlab function. mail = ‘xxxxx@gmail.com'; % gmail address password = 'xxxxxxxx'; % gamail password % outgoing SMTP serve..
Matlab
2019. 12. 6. 02:31