![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/3015691_1683635919174.jpeg)
JWTay
University of Colorado Boulder
Followers: 0 Following: 0
Image Analysis Specialist
Python, C, Javascript, MATLAB, HTML, CSS
Spoken Languages:
English
Pronouns:
He/him
Statistics
RANK
5,063
of 297,105
REPUTATION
10
CONTRIBUTIONS
2 Questions
2 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
7
RANK
5,916 of 20,417
REPUTATION
199
AVERAGE RATING
0.00
CONTRIBUTIONS
3 Files
DOWNLOADS
90
ALL TIME DOWNLOADS
1612
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
Linear Assignment Cell Tracker
Cell tracking based on the linear assignment framework
1 year ago | 1 download |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/a43b370f-88b2-458c-9075-c4a0d7300347/72c0de0a-e699-4222-ac0a-c63c5d47c7ce/images/primaryScreenShot.png)
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...
7 years ago
Solved
How to subtract?
*± ± ± ± ± ± ± ± ± ± ±* * Imagine you need to subtract one...
7 years ago
Question
Testing private functions in classes
I'm wondering what the best way is to write unit tests for private functions and properties in classes. Say for example, I have ...
7 years ago | 5 answers | 4
5
answersQuestion
Speeding up deletion of an object containing an array of handle objects
I am developing a (handle) class that acts as a container for an array of (also handle) objects. I'm doing this so I can use the...
7 years ago | 0 answers | 0
0
answersMatlab unfolds folded code when I leave an open for/if loop (temporarily omit the "end" while working)
I've been encountering this bug and I did some testing and found that it occurs when there are at least two unmatched statements...
8 years ago | 3
Solved
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
8 years ago
Solved
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
8 years ago
Combination bad Latex equation printing and PropertyMaker error during MATLAB publish to PDF
I've been having the same problem with the math fonts so I had a look into it today. Unfortunately there is no good answer. The ...
12 years ago | 0