gabenespoli/phzlab

make 'save' and 'filename' distinct parameters in phz_writetable

Opened this issue · 3 comments

These parameters should work the same way that they do in phz_plot.

Changes would be identical to this commit: bf6ac89

In that commit, look at the changes for phz_plot, not for phzABR_plot. Unfortunately some other changes got into that commit for phzABR_plot.

Hi Gabe,
I have the save parameter working.
'filename' works too (i.e. the file is saved to the current directory), but it is an empty .png. I can't figure out the errors. What do you think?
screen shot 2018-05-07 at 12 29 36 pm

PS you can find the edited ' phz_writetable.m' file in the branch phz_writetable