Community Profile

photo

Brooke Sarley


Last seen: 2 years ago Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


"Publish" tool only printing first output table and skipping the second.
I have a code that generates two tables of results that are consecutively printed to the command window. I would like to use the...

3 years ago | 0 answers | 1

0

answers

Question


Problem with intrinsic functions?
I'm getting the following error at various points in my script that work with plots. I've been working with this code for a a fe...

5 years ago | 1 answer | 0

1

answer

Question


Play audio in the background of project
I apologive for the repeat question: See previous <https://www.mathworks.com/matlabcentral/answers/150611-play-audio-song-in-ba...

7 years ago | 0 answers | 0

0

answers

Question


Help using rowfun?
I'm trying to use rowfun on an 18x2 table created here: peaks= table(rot90(locs,3),pks,'VariableNames',{'d' 'int'...

8 years ago | 1 answer | 0

1

answer

Question


Find matching values in matrix B for multiple values in matrix A.
I have a 18x2 doubles matrix with values in the first column I want to match to values in the first column of a 74x9 double matr...

8 years ago | 1 answer | 0

1

answer

Question


Change values in an array based on existing values?
I've been looking through previous questions and nothing I've found worked quite well. I thought of using uniquetol but that a) ...

8 years ago | 1 answer | 0

1

answer

Question


Perform conditional operations on column of doubles
My preferred method to solving this problem would be an if or for argument measuring the length doubles within a column and perf...

8 years ago | 1 answer | 0

1

answer

Question


How to change precision using cellfun and num2str
I'm trying to convert a column of data into a column of strings. I've used the cellfun function: data_compiled=compiled_data...

8 years ago | 1 answer | 0

1

answer

Question


Error: Attempt to execute script as function/no return for "which" command.
This is a very common problem, but thus far I have not been able to fix my error using the Matlab troubleshooting solutions. I'm...

8 years ago | 1 answer | 0

1

answer

Question


Parse error when using importfile?
I'm trying to import data from a .csv file (either one) into a matrix. I'm getting a "parse error" at line 1: function waxs...

8 years ago | 1 answer | 0

1

answer