photo

Jordan Ledvina


MIT

Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

2 Questions
1 Answer

RANK
63,165
of 301,447

REPUTATION
0

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,284

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,609

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

  • Thankful Level 1

View badges

Feeds

View by

Question


How do you create a matrix of matrices in a method?
I'm trying to design a class whose instance is an array of matrices. The matrices are read from some source file, xls, csv, etc...

13 years ago | 1 answer | 0

1

answer

Answered
How can I create a method which takes an excel file as an argument in a constructor?
Hey Cedric, It works. I commented out handle then I restored it and it worked just fine. Not really sure what the proble...

13 years ago | 0

Question


How can I create a method which takes an excel file as an argument in a constructor?
Basically, I'm trying to construct a method that allows users to input a data file. It can be excel or ascii, and the method re...

13 years ago | 2 answers | 0

2

answers