or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Do you want to remove this version name and description?
Syncing
xxxxxxxxxx
Matlab basics 2020
tags:
Matlab_Basics
We use hackmd which is like a google doc, but more useful to share simple text (like code). …Also because Zoom chat is useless for anything productive. ◕‿◕
Click on the pencil above to start editing this document. Ask questions or write comments always at the very bottom of the document. Click on the eye icon when you do not need to edit.
Some useful infos
https://aalto.zoom.us/j/62815248114
the sessions will be recorded and published on YouTube, so by default your microphones will be muted. If you wish to talk, raise your hand using zoom controls so that I can unmute you. Remember it will be recorded and published.
Make sure your zoom name is the same that you used to register for the course.
There are 4 sessions. See details here.
We need to move the session of 18/11 to a different day. Please pick your preferred option by visiting this link -> https://presemo.aalto.fi/matlab
To do before the workshop
IceBreaker: your learning goals
Write down what you expect/wish to learn from this course.
Questions and comments
When is a section useful?
.
Is it possible to get both the credit for this course and the certificate?
I am unable to use backspace, is it a normal feature or do I have something wrong here. Yes it works fine here. On Matlab it takes me to the end of the ''code''.
I could ue the readmatrix command. I guess you might have not loaded the "module" that contains this function (I'm not sure that it is a function). I'm using the last version of MatLab
How can I "flip" y-axis, if I want low values on bottom?
How do I paste multiple lines of code?
When are you uploading the video? It would be nice to have it in case we need some help with the exercises.
How can I change the sign of only one colum in the matrix?
Highly recommended: https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1005510
Feedback about day 1
Write something positive and something that could be improved about today's session
Thanks for the course! The speed is very good, so the clarifications are possible and complete!
I know it is too early at this moment, but maybe at the end would be possible to make a session with data simulations - i.e. simulate data to study some phenomena, or process…
Good: started from very basics. Went in some places perhaps a bit fast, if one wanted to code at the same time.
Good session. Easy to follow
It was a great sessiion
Can we have something similar for Python especailly a learning space like the Matlab onramp
It was easy to follow, which was very good! I don't have anything that should be improved. Looking forward to the next session :-)
Very nice. Especialle the anonymous question platform is good, it is easy to ask them this way. Pace was good, even for me who has no earlier experience from programming.
The pace was good and created a good working flow.
Very well organised. No suggestions for changes now. :)
Icebreaker day 2
Do you know or can you google a Matlab toolbox NOT developed by matlab that is/could be useful for your work? Can you paste a link to it?
https://se.mathworks.com/products/connections/product_detail/aspen-dynamics.html?s_tid=srchtitle
CAT - Computational Neuroanatomy toolbox for SPM (Matlab-based) - http://www.neuro.uni-jena.de/cat/
Questions and comments
Matlab operators https://se.mathworks.com/help/matlab/matlab_prog/matlab-operators-and-special-characters.html
Undefined function or variable
'readmatrix'.
Error in plot_patient1 (line 1) patient_data = readmatrix('inflammation-01.csv');
I discovered the same yesterday, it relates to your version of MATLAB. I also have a version older than R2019a, so you you need to use another function like "load"
Enrico, the audio continues cutting off. Could you do something about it? Perhaps the place you are now (livingroom, dinningroom, …)?
Could you tell us more about the command window and the editor and their differences? Pretty clear that editor is for saving scripts and command window is for playing around, but what more is there to consider?
Please slow down. The connecting is loosing, very hard to follow
Not sure why but for me it shows:
data
subfolder under your location where you are right now. If you do "ls" you should be able to see if you have "data". Otherwise you need to "cd" to the parent folder of "data". E.g. in my case this is: '/Users/enrico/code/matlabcourse/AY20202021/MatlabBasics2020/SCMatlab/'The coding parts feel a bit rushed/fast and it is hard to keep up, especially if one makes a typo or some other error while writing the script
The plot_all command worked, but there is a strange warning at the end of the output: Warning: Direct access of structure fields returned by a function call (e.g., call to plot_all) is not allowed. What does this warning mean?
Where to check all possible file formats for saving the figures or images?
why do we need the "==" sign?
Feedback for today
Forgot to ask for feedback for today… could you still type it here below if you were attending the second session? Write something good about, and something that could be improved.
Day 3 - Matlab Basics
Icebreaker - Revise your learning goals + wishes for last lecture
Now that you are a bit more familiar with Matlab, what would you like to hear in the last lecture next Thursday? Topics span between: input (data loading, working with big data), processing (computing tips, parallel computing), output (saving processed data, making advanced figures)
Icebreaker 2: would you be interested in taking Matlab advanced course in 2021? January? Feb? March? April?
Questions here below
Feedback for the day
Write something good and something that could be improved about today's lecture
Day 4
Icebreaker
how are you feeling today? Did you have time to try Matlab Onramp from https://matlabacademy.mathworks.com/?
Questions or comments
Code for today at https://version.aalto.fi/gitlab/eglerean/matlabcourse/-/tree/master/AY20202021%2FMatlabBasics2020%2Fsrc
Feedback about today and about the whole course
Write something positive and something that could be improved
Always write above this line. We go through questions and comments