Can I modify the data after the datasheet loaded in the Matlab project?
2 views (last 30 days)
Show older comments
Hi,
I've got a question to be consulted, can I modify the data after the datasheet loaded in the Matlab project when I find there was some wrong in the data? Or just reloaded another right one?
1 Comment
Walter Roberson
on 6 Oct 2022
(Readers: notice the simbiology tag: the poster does not appear to be referring to reading xlsx files in general.)
Answers (1)
Priya Moorthy
on 6 Oct 2022
Hi! Just to clarify, I think you are referring to a SimBiology project rather than a MATLAB project. You are correct; you cannot modify the original data values after importing a dataset into a SimBiology project. You can change the column units and classifications (e.g., which column represents the id/group variable or time/independent variable) and add additional columns of data derived from existing columns. You can also exclude specific rows of data (access this feature from a context menu by right-clicking on a table in a datasheet). Any other changes require making modifications outside of the app and reloading the data.
Here are some links from our documentation that discuss importing data:
Best,
Priya
0 Comments
Communities
More Answers in the SimBiology Community
See Also
Categories
Find more on Extend Modeling Environment in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!