outer join of multiple tables

3 views (last 30 days)
alpedhuez
alpedhuez on 6 Jun 2018
Edited: Stephen23 on 6 Jun 2018
I have multiple (about 15) csv files that I would like to outerjoin. I would like to know whether there is a simple way to write the code.
  5 Comments
alpedhuez
alpedhuez on 6 Jun 2018
Yes. Then the filename should be well-behaved and indexed with k?
Stephen23
Stephen23 on 6 Jun 2018
Edited: Stephen23 on 6 Jun 2018
" Then the filename should be well-behaved"
I don't know what a "well-behaved" filename is. There is absolutely no requirement that the filenames have to follow any particular naming convention or sequence. You might like to read this:
"and indexed with k?"
Yes, that is the point of using a loop.

Sign in to comment.

Answers (0)

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!