readtable - command - which version of Matlab

8 views (last 30 days)
Amit Joshi
Amit Joshi on 2 Mar 2016
Commented: Peter Perkins on 7 Mar 2016
I have Matlab 2012 , but it doesnt support the 'readtable' command , my friend is using version 2013 but no documentation is available on this command in V2013 also , can you let me know from which version onwards the 'readtable' command is supported in matlab and if it is available in the above mentioned version , what i am missing to access this command

Answers (1)

Guillaume
Guillaume on 2 Mar 2016
tables and the readtable function were introduced in R2013b.
  1 Comment
Peter Perkins
Peter Perkins on 7 Mar 2016
Similar functionality was also available prior to R2013b, using the dataset data type in the (then called) Statistics Toolbox).

Sign in to comment.

Tags

Community Treasure Hunt

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

Start Hunting!