Community Profile

photo

azr124


University of Nottingham

Active since 2017

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Mapping arrays of different dimensions
Hi there, I have the following 2x2x2 dimensional array A(:,:,1) = [1 2; 3 4] and A(:,:,2) = [5 6; 7 8] and the following 3 vect...

6 years ago | 1 answer | 0

1

answer

Question


How to create a numerical variable from a string stored in a cell array ?
I have a cell array that looks as follows: countrycode = {'ALB';'ALB';'ALB';'ARG';'ARG';'BRA';'BRA';'BRA';'BRA'} This is...

7 years ago | 2 answers | 0

2

answers