How to take values from a matlab file
Show older comments
Hi everyone,
I am on matlab 2016b. I am creating a function an appdesigner. I am asking the user to choose a matlab file. The configuration of the matlab files will always be like the photo below.

In this file, I am only interesting by the table name "essai". Like you see in the code below, I trying to import the data from the file but it's not working. I would only take the table named "essai" to save it and load it in another function.

I need help to solve this problem.
thanks
Accepted Answer
More Answers (0)
Categories
Find more on Whos 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!