Community Profile

photo

Himanish Basu


Harvard University

Last seen: 2 years ago Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Extract part of string using REGEXP
This should a fairly straightforward problem. I have a cell array of strings. I want to extract a part of the string with REGEXP...

5 years ago | 1 answer | 0

1

answer

Question


Simultaneous Plotting of many trajectories together in one plot
I have two matrices representing the X and Y coordinates of various particles over time. For example if my dataset contains thre...

8 years ago | 1 answer | 0

1

answer

Question


Convert 1D array to 2D array with x and y coordinates supplied as individual vectors
Hi, I have 3 vectors: row=[1,3,2,2]; col=[2,1,2,1]; data=[1.8, 2.5, 3.9, 4.2]; I need to index the data into a 2D array usi...

8 years ago | 1 answer | 0

1

answer