Community Profile

photo

BGC


University of NSW

Active since 2013

Followers: 0   Following: 0

Message

Professional Interests: Biomedical Engineering

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Cannot overlay line of best fit over boxplot
In the script below; % Fit line of best fit to median data logData=log(Data+1); y=median(logData); x=j; [P,S]=polyfit...

9 years ago | 2 answers | 0

2

answers

Question


How to read variable names and values from a text file
How to read variable names and values from a text file? I have a text file that contains both variable names and their values. ...

9 years ago | 0 answers | 0

0

answers

Question


Overlay line of best fot over boxplot in matlab
When I try to plot a line of best fit over an existing boxplot nothing happens. I have used hold on and gcf to no avail

9 years ago | 0 answers | 0

0

answers

Question


How do you print a matrix to the default printer
I have spent an hour trying to find out how to print a matrix of numbers to the default printer for purposes of manual checking....

9 years ago | 1 answer | 0

1

answer

Question


Automatically print 16 thumbnail graphs
I need to embed in a program the ability to produce 16 small graphs and then print them on a single A4 page. Should be simple bu...

10 years ago | 0 answers | 0

0

answers

Question


Can't print 16 subplots on a single A4 page
I generate 16 sublots on figure(10)and then attempt to print these to an A4 sheet of paper on a network printer. Code used is; ...

10 years ago | 0 answers | 0

0

answers