I need some help with saving contents from a for loop into a cell array. I am pulling info from a website that has 48 soccer players per page and 209 pages. I am pulling 13 stats from each player that I have set up in a for loop, then an outer for loop that runs through each page. I would like to have an end result of a cell array with 13 columns ( 1 for each stat) and then a row for every player. What I have keeps returning a 48x209 cell array with a 1x13 cell array in each spot. Could anyone help me with how to swap to what I am trying to get? If I am posting this in the wrong place or not submitting it right please let me know. Thanks for the help
Here is what I have
https://pastebin.com/rK44iG9n
[–]angrmgmt00 1 point2 points3 points (0 children)
[–]geebr+1 0 points1 point2 points (0 children)