photo

Sugato


Active since 2017

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

1 Question
1 Answer

File Exchange

11 Files

RANK
21,644
of 300,365

REPUTATION
2

CONTRIBUTIONS
1 Question
1 Answer

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
1

RANK
10,951 of 20,933

REPUTATION
49

AVERAGE RATING
2.10

CONTRIBUTIONS
11 Files

DOWNLOADS
14

ALL TIME DOWNLOADS
496

RANK

of 168,262

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Review
  • First Submission
  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Submitted


stringArrayLength(S)
This function returns the length of string(s) in a single string or a cellarray or a matrix.

8 years ago | 1 download |

0.0 / 5

Submitted


createPolygonInFigure(numSides,vertexMarker)
This function creates a polygon on top of any figure window.

8 years ago | 1 download |

0.0 / 5

Submitted


openFileJCAMP()
This function opens a JCAMP format file (extension: .jdx) and displays the data on a plot.

8 years ago | 1 download |

0.0 / 5

Submitted


SRUtils
This is a class with several utility functions.

8 years ago | 1 download |

0.0 / 5

Submitted


Delimiter separated string to array conversion | function: Array = str2array(String, Delimiter)
This function creates an array A from a delimiter-separated string S.

8 years ago | 3 downloads |

0.0 / 5

Submitted


array2str(A,Delimiter)
This function creates a delimiter-separated list (string) of the rows in the array A.

8 years ago | 1 download |

0.0 / 5

Submitted


num2abc(N,LetterCase)
This function returns the N-th english alphabet in upper or lower case. N ranges from 1 to 26.

8 years ago | 1 download |

2.0 / 5

Submitted


findStringInCell(C,S)
This function returns the index of a string (S) in a cell array (C).

8 years ago | 1 download |

2.0 / 5

Submitted


figureExists(h)
This function returns the status if a given figure handle exists.

8 years ago | 1 download |

0.0 / 5

Submitted


swapVars(x,y)
Swap two variables (of same type and size) as tuples (used in Python).

8 years ago | 1 download |

1.5 / 5
Thumbnail

Submitted


EulerRotationMatrix(RotationAxis, Angle, AngleUnits, DebugFlag)
Matrix Utilities: Euler Rotation Matrices

8 years ago | 2 downloads |

3.0 / 5
Thumbnail