How to display a matrix from workspace to user interface?

3 次查看(过去 30 天)
I am working on a project where i need to save several matrices to the workspace. Now i would like to display those matrices which is in the .mat format to my user interface. Is it possible to do so?
  5 个评论
Adam
Adam 2016-9-7
load will load it into the workspace of whatever function you call load in. You can then do whatever you want with it in that workspace.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Workspace Variables and MAT Files 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by