Exercise in "Data Processing and Visualization" not working?
Show older comments
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
Answers (1)
Cris LaPierre
on 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 Comments
Leo S
on 6 Oct 2020
Cris LaPierre
on 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
on 12 Oct 2020
Cris LaPierre
on 12 Oct 2020
Edited: Cris LaPierre
on 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
on 15 Oct 2020
Cris LaPierre
on 15 Oct 2020
Edited: Cris LaPierre
on 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.
Categories
Find more on Get Started with MATLAB in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!