photo

Mike


WH Trading

Active since 2011

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

1 Question
1 Answer

Cody

0 Problems
4 Solutions

RANK
6,030
of 301,344

REPUTATION
6

CONTRIBUTIONS
1 Question
1 Answer

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
1

RANK
 of 21,238

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
64,241
of 174,044

CONTRIBUTIONS
0 Problems
4 Solutions

SCORE
50

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • First Review
  • Knowledgeable Level 1
  • First Answer
  • Solver

View badges

Feeds

View by

Answered
Switching functions smartly, like hash map
yes, you can use function handles, and str2fun. Here is a simple example: function out = foo(funOb,p1,p2,p3) out = funOb...

14 years ago | 1

| accepted

Question


nominal array memory
I am having memory issues when I convert large cellular arrays into nominal arrays. I am importing these cellular arrays of str...

14 years ago | 1 answer | 0

1

answer