Clear Filters
Clear Filters

Where can I find documentation for the feature function?

8 views (last 30 days)
The function "feature" can be used to probe how much spare memory there is in a PC.
I want to use this function to probe how much spare memory there is, but I do NOT want it to print out the results to screen, I want it to simply access that information. Does anyone know how I can do that, or where the documentation for that function exists?
To get it to probe the memory stats, simply use the following:
feature('memstats')

Accepted Answer

per isakson
per isakson on 24 Jan 2014

More Answers (0)

Categories

Find more on Application Deployment 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!