Community Profile

photo

srinivas.gs


Yale University

Active since 2014

Followers: 0   Following: 0

Message

Statistics

All
  • 5-Star Galaxy Level 1
  • Personal Best Downloads Level 1
  • First Review
  • GitHub Submissions Level 2
  • First Submission
  • Thankful Level 1
  • First Answer
  • Solver

View badges

Feeds

View by

Submitted


condalab: Control and view anaconda (python) environments form within MATLAB
Handy MATLAB utility to switch between conda environments **from within MATLAB**

6 years ago | 6 downloads |

Question


How do I call a method of a containing class when adding a dynamic property?
problem: I have a class C. There exists a method of C that adds dynamic properties that are objects of C. every time C.a...

6 years ago | 0 answers | 0

0

answers

Submitted


sg-s/kontroller
Wrapper for MATLAB DAQ. Easy recording, instrument control for experiments. e.g. electrophysiology.

6 years ago | 2 downloads |

Thumbnail

Answered
parpool fail with R2013b and new Mac Pro
Uh, I have the same issue.

6 years ago | 0

Question


Will MATLAB support running Julia code through MEX?
Will MATLAB add support for running Julia code through a MEX extension? The only way I see of running Julia code currently is th...

6 years ago | 2 answers | 1

2

answers

Solved


Is my wife right?
Regardless of input, output the string 'yes'.

7 years ago

Submitted


deintersectAxes(varargin)
create plots with X and Y axes that don't touch.

8 years ago | 0 downloads |

Thumbnail

Solved


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

9 years ago

Question


The best way to fix R2014+ for retina displays on Mac OS X
Sorry if this is already known, but I found that this was the best way to fix the blurry-text problems with new versions of MATL...

10 years ago | 2 answers | 0

2

answers