Exercise in "Data Processing and Visualization" not working?
Afficher commentaires plus anciens
Hello MATLAB Community,
I didn't know where to ask this question, so I went here.
I have a problem with a section of the self-paced course in "Data Processing and Visualization" in MATLAB. It's section 5.7 (2/5) Task 2. I did write everything down as I should to merge the tables, which are specified. My output does show the required result, however, MATLAB continuously tells me, that it is incorrect.
I would have used the "solutions" by now, but it does not work either. The "table editor" is just grey and stuck on the solution for Task 1.
I cannot detect anything wrong with my input, but I do need to complete this course in order to proceed. I hope you can help me with that.
Thanks in advance
Réponses (1)
Cris LaPierre
le 5 Oct 2020
0 votes
Thanks for pointing this out. I've shared it internally. You can use the "See Solution" link to see what settings were expected. Use those in your task to submit and move on.
6 commentaires
Leo S
le 6 Oct 2020
Cris LaPierre
le 6 Oct 2020
Ah ok. I got confused since it shows up somewhat grayed out and I also can't interact with it, but I can see it. Here's a screenshot.The solution shows up all the way to the right.

Leo S
le 12 Oct 2020
Cris LaPierre
le 12 Oct 2020
Modifié(e) : Cris LaPierre
le 12 Oct 2020
Look at the images associated with each type of Join opperation. The outer circle represents the raw data, the inner blue circle represents the resulting table. Only an Outer Join will keep all the data from both tables. Join will only keep the variables that are common to both tables.
Leo S
le 15 Oct 2020
Cris LaPierre
le 15 Oct 2020
Modifié(e) : Cris LaPierre
le 15 Oct 2020
I believe I've answered your original question, as you're now able to proceed with the course. If you would like to submit a bug report, such as an improvement to the course, you can do so here.
Catégories
En savoir plus sur Get Started with MATLAB dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!