photo

Josh


Last seen: 29 days ago Active since 2023

Followers: 0   Following: 3

Message

Hobbyist with interests in image processing, pixel art, animation, and cellular automata https://sites.google.com/view/joshadair/

Programming Languages:
Python, Javascript, MATLAB, HTML, CSS
Spoken Languages:
English, Spanish
Professional Interests:
Mathematics, Musical Instrument Digital Interface (MIDI), Image Processing and Computer Vision

Statistics

All
MATLAB Answers

2 Questions
8 Answers

File Exchange

1 File

Cody

4 Problems
276 Solutions

RANK
4,232
of 299,232

REPUTATION
12

CONTRIBUTIONS
2 Questions
8 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
16,986 of 20,670

REPUTATION
5

AVERAGE RATING
0.00

CONTRIBUTIONS
1 File

DOWNLOADS
3

ALL TIME DOWNLOADS
38

RANK
448
of 163,831

CONTRIBUTIONS
4 Problems
276 Solutions

SCORE
3,851

NUMBER OF BADGES
19

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • MATLAB Flipbook Mini Hack Participant
  • Thankful Level 2
  • Knowledgeable Level 2
  • Magic Numbers II Master
  • Project Euler I
  • First Review
  • First Submission
  • First Answer
  • ASEE Challenge Master
  • Leader
  • Speed Demon
  • Creator

View badges

Feeds

View by

Question


Use fixed colormap or colorbar scale for series of 3D bar graphs in video animation
I've been able to incorporate code from this answer: https://www.mathworks.com/matlabcentral/answers/98236-how-can-i-color-bars...

1 year ago | 1 answer | 0

1

answer

Answered
i want matrix E == matrix B(i want correct answer)
E==B is going to do an element-wise comparison, returning a matrix the same size as E and B with logicals (0's, 1's) where the e...

1 year ago | 0

| accepted

Answered
How to find pixels aligned along a certain direction on satellite image?
https://www.mathworks.com/help/images/ref/bwareafilt.html Thinking that's going to be one of the easier options for getting sta...

1 year ago | 0

Answered
How to add Ghostsript to path in matlab
it may be that the folder is hidden? ...so make hidden folders visible then do what you've been trying to do and it should be th...

1 year ago | 0

Answered
Win11 taskbar too big
1) Hide the taskbar (Settings>Personalization>Taskbar): 2) Change display scale...maybe (Settings>System>Display):

1 year ago | 0

Answered
How to find the LM_LICENSE_FILE in an institutional license (online verification)
https://www.mathworks.com/matlabcentral/answers/99147-where-can-i-find-matlab-license-files

1 year ago | 0

Answered
Legend Color and plot color mismatch
code seems to work fine for me so might be something more local to your machine or version of MATLAB? sorry i'm not able to prov...

1 year ago | 0

Answered
How do I break from a loop on keyboard input without plugins?
I've not implemented either of these solutions but seems to be on the right track... https://www.mathworks.com/matlabcentral/an...

1 year ago | 0

| accepted

Question


How to save matrix as a "pretty print" image?
I'm creating animations based on abelian sandpile models, where the sandpile heights (integers>0) are used as index values to co...

1 year ago | 1 answer | 0

1

answer

Answered
how do I download a license file?
Not sure if you're seeking to download the license file from MathWorks or access it on your computer or something else License ...

1 year ago | 0

| accepted