A error:No public field ReadSize exists for class matlab.io.datastore.TabularTextDatastore.
Show older comments
Recently, I tried the example below the website.
When I executed the function'saveSensorDataAsMATFiles',
There is a error showing :No public field ReadSize exists for class matlab.io.datastore.TabularTextDatastore.
And the error is in the 32 line of function 'saveSensorDataAsMATFiles'
Whats method can solve it?
thanks.
Accepted Answer
More Answers (1)
Kamarul Zaman AR
on 16 Nov 2016
0 votes
What is the solution then for MATLAB 2014b? I read from this link the code was introduce in 2014b https://www.mathworks.com/help/matlab/ref/keyvaluedatastore-object.html?searchHighlight=ReadSize
Is it the same thing?
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!