file type in matlab workspace

3 次查看(过去 30 天)
Safi ullah
Safi ullah 2017-2-16
hello every one,I study a program related to my work in which I have a file named vhf_power_0510 when I load this file than in matlab workspace it appears as noted that here i write squre braket and equal sign only to make clear what is written in workspace [Name=pwr value=1800×10×267double Min=<Too many elements> Max=<Too many elements>] in program after that when they write in command window lgtime=length(pwr(:,1,1)) than in workspace it appear as noted that here I again write squre braket and equal sign only to make clear what is written in workspace [Name=lgtime value=1800 Min=1800 Max=1800] my problem is that I dont understand pwr is which type of matrix or how this type of matrix is created and how I can open this file from workspace.because in matlab workspace matrix has only m×n while here is 3 numbers 1800×10×267double.also when I double click to open pwr from workspace it does not open rather a sentence comes 'Cannot display summaries of variables with more than 524288 elements'. thanks
  3 个评论
Safi ullah
Safi ullah 2017-2-17
thanks now I understand it.
Walter Roberson
Walter Roberson 2017-2-17
编辑:Walter Roberson 2017-2-17
Duplicated by later https://www.mathworks.com/matlabcentral/answers/325340-file-type-in-matlab-workspace which has an answer.

请先登录,再进行评论。

回答(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