photo

Renwen Lin


Shanghai University of Finance and Economics

Last seen: 8 months ago Active since 2012

Followers: 1   Following: 0

Message

Professional Interests: History

Statistics

All
MATLAB Answers

0 Questions
2 Answers

File Exchange

13 Files

Cody

0 Problems
69 Solutions

RANK
15,061
of 300,508

REPUTATION
2

CONTRIBUTIONS
0 Questions
2 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
1

RANK
4,195 of 21,019

REPUTATION
348

AVERAGE RATING
2.50

CONTRIBUTIONS
13 Files

DOWNLOADS
13

ALL TIME DOWNLOADS
3385

RANK
8,302
of 169,435

CONTRIBUTIONS
0 Problems
69 Solutions

SCORE
823

NUMBER OF BADGES
3

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 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

Submitted


tableAgent: A chain-method table class in Matlab
@tableAgent: A class for applying chain method on table in Matlab, and providing with many useful methods functions

6 years ago | 3 downloads |

0.0 / 5

Submitted


Create Matlab Snippet for Your Own Toolbox
For VS Code user, create a matlab-snippet for your ower toolbox.

6 years ago | 1 download |

0.0 / 5

Submitted


bygroupRetimeMonthlyData
For every city or group, this function make sure that each year have 12 months with Matlab

7 years ago | 1 download |

0.0 / 5

Submitted


mergecellkey: Merge cell by key
mergecellkey: Merge cell by key

13 years ago | 1 download |

0.0 / 5
Thumbnail

Submitted


cell2vars: Transform cell to vars
cell2vars: Transform cell's columns' to variables in workplace

13 years ago | 1 download |

1.5 / 5
Thumbnail

Submitted


vars2cell
% PURPOSE: Convert selected variables in matlab workspace to the cell's columns

13 years ago | 1 download |

0.0 / 5

Submitted


strcatrobust: Combine num, char and cell to one cellstr
% B = strcatrobust(1, {'a' 'b'},[2 , 3], 't') % B is {'1a2t' '1b3t'};

13 years ago | 1 download |

0.0 / 5

Submitted


idrepetition: Find the index for the repetition terms in a cell
Find the index for the repetition terms in a cell % [ids a] = idrepetition(A) % linrenwen@gmail.co

13 years ago | 1 download |

0.0 / 5

Submitted


isrepetition: Determine TRUE or FALSE for repetition terms in a cell
Determine TRUE or FALSE for repetition terms in a cell % tfs = isrepetition(A)

13 years ago | 0 downloads |

0.0 / 5

Submitted


isnumericcell
isnumericcell

13 years ago | 0 downloads |

1.0 / 5

Submitted


xlsx2csv: Transform sheets in xlsx file to csv files
% Transform all sheets in xlsx file to csv files % 把xlsx文件中的表批量转换为csv文件

13 years ago | 1 download |

3.0 / 5

Submitted


xlsx2matfile: Transform all sheets in xlsx file to mat files
% xlsx2matfile(pathxlsx) % xlsx2matfile(pathxlsx, pathmat)

13 years ago | 1 download |

0.0 / 5

Submitted


xlsx2matfile
Transform all sheets in .xlsx file to .mat file. 把xlsx文件中的表批量转换为mat文件

13 years ago | 1 download |

5.0 / 5