App designer (excel /database /sheets )
Show older comments
hello everyone,
I have a great database excel (several table in a single Excel sheet) and I want to use it for calculation in Matlab App designer,
my question is how can I get my data from this database (Excel) and use them on Matlab App designer,
MY solution is:
- I stored these table in Matlab as variable cell array , and I want every time I need a data I will go to find these variables.
Unfortunately my solution does not work, that's why I come to you to solicit you, give me an idea?
(how to use an excel static database file for calculations in matlab (app designer)
thanks in advance.
3 Comments
Ajay Kumar
on 14 Nov 2019
Edited: Ajay Kumar
on 14 Nov 2019
" Unfortunately my solution does not work "
Can you post what you have done? and where is it going wrong?
kinidi
on 14 Nov 2019
kinidi
on 14 Nov 2019
Accepted Answer
More Answers (0)
Categories
Find more on Spreadsheets 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!