Statistics
RANK
194,854
of 301,175
REPUTATION
0
CONTRIBUTIONS
1 Question
3 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 21,185
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 173,238
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
How do I access an Invalid-named variable from an exported MAT file that MATLAB will not recognize?
Hi Walter. Thanks again (and to everyone else). I am afraid that none of the code works unfortunately to fix the bad field nam...
15 years ago | 0
How do I access an Invalid-named variable from an exported MAT file that MATLAB will not recognize?
Hi. Yes, load('01_ExportData.mat', 'c002_Analog_Input_#4') does work. And I am using >2009a. But the funny thing is that even...
15 years ago | 0
How do I access an Invalid-named variable from an exported MAT file that MATLAB will not recognize?
Hi. First thank you for the response. I tried the above, but here is what I get when I do this: >> x = load('01_ExportData'...
15 years ago | 0
Question
How do I access an Invalid-named variable from an exported MAT file that MATLAB will not recognize?
Hi! I am having a problem resolving how to read into MATLAB some exported data that I obtained from another program, which I ...
15 years ago | 8 answers | 0