photo

oran


Last seen: 4 days ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


sorting non-exact x/y data into rows and columns, typewriter style
say I have the following two arrays: x=[1.01 2.01 1.02 2.02]; y=[1.01 1.02 2.01 2.02]; sorting these rows using xy = tab...

3 months ago | 1 answer | 0

1

answer

Question


Merge powerpoint presentations on Apple Silicon
Is there a way to merge multiple powerpoint (pptx) files into a single .pptx from within the matlab report generator or any othe...

7 months ago | 1 answer | 0

1

answer

Question


Sendmail error using gmail: 550-5.7.1 This message is not RFC 5322 compliant. There are multiple To headers.
I have a code that compiles some data and plots, places it into a report, and then sends it to the intended receipients. I prefe...

7 months ago | 1 answer | 0

1

answer

Answered
Create a stand-alone legend for tabulated data
Figured it out. Partially borrowed from: here dat_bins=readtable("Bin_Input.xlsx"); %create RGB's for dat_bins for j=1:length...

1 year ago | 0

| accepted

Question


Create a stand-alone legend for tabulated data
I'm analyizing old datasets for work. As part of this work I am grouping the data into bins as shown in the table. I am then cre...

1 year ago | 1 answer | 0

1

answer

Question


mask a matrix based on values in two arrays
I am looking for a more effective means of masking a matrix based on values held in two arrays. Ultimately I'm looking to mask o...

1 year ago | 2 answers | 1

2

answers

Question


Finding directional nearest neighbors (N, E, S, W) for x/y data stored in struct arrays
I am evaluating locations of foundations for solar racking for large sites. The way this data comes to me is in "blocks." For ea...

3 years ago | 0 answers | 0

0

answers