alecjacobson / gptoolbox

Matlab toolbox for Geometry Processing.
MIT License
628 stars 166 forks source link

fixed fprintf usage on with dev/null fid on windows #144

Closed iAnyKey closed 1 year ago

iAnyKey commented 1 year ago

fixes fprinf usage on windows, where fopen('dev/null') wont return a valid file ID for supressing output in quite mode