Community Profile

photo

Dwight Schrute III


Last seen: 2 years ago Active since 2019

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Rolling Beta For Multiple x and y variables simultaneously
Hello, I have two matrices: One is an x-variable matrix (for example, 8 x variables as columns, with 1,000 rows, where each row...

4 years ago | 2 answers | 0

2

answers

Question


Paste Matlab cell array into Excel by specifying only first cell in Excel range
Using writecell, if we want to paste the contents of a cell array into Excel, we are able to specify just the first cell of an E...

5 years ago | 0 answers | 0

0

answers

Question


Writematrix without autofi column width
When I use writematrix to paste a matrix into an Excel file, the column widths are then adjusted to autofit the length of the pa...

5 years ago | 1 answer | 0

1

answer

Question


Properly sized uitable converted into pdf
My end goal here is to take an array of Matlab data (52 rows x 12 columns) and simply print it to a simple 8.5 x 11 inch pdf in ...

5 years ago | 0 answers | 0

0

answers

Question


Patch Multiple Specified Colors
Is there a way to create more than one polygon and fill them with different colors specified by the user? I know that with patch...

5 years ago | 2 answers | 0

2

answers

Question


Width & Precision Number Formatting in Documentation
In the Matlab documentation for sprintf (https://www.mathworks.com/help/matlab/ref/sprintf.html), in the Precision section, the ...

5 years ago | 1 answer | 0

1

answer

Question


How can I create a cell array whose elements reflect a length based on a given input vector?
For example, I want to repeat the character 'b' a specified number of times based on a vector; let's say the vector is [3 2 4]. ...

5 years ago | 1 answer | 0

1

answer