diff --git a/01-intro.html b/01-intro.html index 5bfe91a9..8f3f50dc 100644 --- a/01-intro.html +++ b/01-intro.html @@ -505,7 +505,7 @@

Show me the solution

-
+

We mentioned above that we can get other symbols in the workspace which relate to the types of information we can save.

@@ -620,7 +620,7 @@

Show me the solution

-
+

We can ask the first two question in positive, encapsulate it in brackets, and then negate it: - ~(1 + 2 + 3 + 4 < 10) - diff --git a/03-loading_data.html b/03-loading_data.html index eb3b8674..61d7d63c 100644 --- a/03-loading_data.html +++ b/03-loading_data.html @@ -65,7 +65,7 @@ -

@@ -242,7 +242,7 @@

  • Learner Profiles
  • -
  • Discussion
  • FIXME
  • +
  • Discussion
  • Learning resources
  • @@ -496,7 +496,7 @@

    Show me the solution

    -
    +

    We already know that the colon operator as an index returns all the elements, so patient_data(:) will return a vector with all @@ -806,7 +806,7 @@

    Show me the solution

    -
    +

    Using the power matlab has to compare arrays, we can check which patients have a max equal to the global_max. diff --git a/04-plotting.html b/04-plotting.html index 4a6be639..9c44b58e 100644 --- a/04-plotting.html +++ b/04-plotting.html @@ -65,7 +65,7 @@ -

    @@ -178,7 +178,7 @@

    @@ -244,7 +244,7 @@

  • Learner Profiles
  • -
  • Discussion
  • FIXME
  • +
  • Discussion
  • Learning resources
  • @@ -432,29 +432,63 @@

    MATLAB