Community Profile

photo

Renwen Lin


Shanghai University of Finance and Economics

Last seen: 26 dagen ago Active since 2012

Followers: 0   Following: 0

Message

Professional Interests: History

Statistics

All
  • Introduction to MATLAB Master
  • Commenter
  • Personal Best Downloads Level 1
  • First Review
  • 5-Star Galaxy Level 1
  • GitHub Submissions Level 3
  • First Submission
  • First Answer
  • Solver

View badges

Feeds

View by

Answered
Multiple outputs from anonymous function
try this @(x1,x2)deal(x1+1,x2+1) % T2 = grouptransform_easy(T, {'HA','HB'},@(x1,x2)deal(x1+1,x2+1),{'Grade','Name'},["Prov...

meer dan een jaar ago | 0

Answered
Is there a faster way than str2double() to convert from a string array into a matrix containing doubles?
Try this! Fast String to Double Conversion

ongeveer 5 jaar ago | 1