Community Profile

photo

Yi Sui


home

Last seen: 대략 2개월 전 2010년부터 활동

Followers: 0   Following: 0

연락

통계

All
  • 5-Star Galaxy Level 4
  • Personal Best Downloads Level 2
  • First Review
  • First Submission
  • First Answer

배지 보기

Feeds

보기 기준

제출됨


imdisp (enhanced version)
Display multiple images as a montage of subplots

9년 초과 전 | 다운로드 수: 3 |

Thumbnail

제출됨


3D NIfTI Data Viewer
3D NIfTI data viewer based on the work of Jimmy Shen (#8797)

거의 10년 전 | 다운로드 수: 16 |

Thumbnail

제출됨


Multi-dimensional polynomial evaluation
Multi-dimensional polynomial evaluation

10년 초과 전 | 다운로드 수: 1 |

제출됨


Add an ROI toolbar to your figure
This function adds an ROI toolbar to your figure.

거의 11년 전 | 다운로드 수: 3 |

Thumbnail

제출됨


Adjust window level of image using mouse button
You can adjust the window level using mouse

거의 11년 전 | 다운로드 수: 1 |

제출됨


Enhanced Dicom Viewer
A enhanced version of DICOMViewer

대략 11년 전 | 다운로드 수: 2 |

Thumbnail

제출됨


Use Mac OS X XML Plists with MATLAB (Updated Version)
A updated version of that by John Iversen

11년 초과 전 | 다운로드 수: 1 |

답변 있음
Method to compound daily data by n-days?
function re = foo(x,n) len = length(x); seg = floor(len/n); res = mod(len,n); x2 = mat2cell(x,1,[ones(1,seg).*n re...

11년 초과 전 | 0

제출됨


YIPLOT : Easy plot
YIPLOT makes plot much easier. you can use it to compress a bunch of codes into one single line.

13년 초과 전 | 다운로드 수: 1 |