photo

Hans Scharler

MathWorks

Last seen: Today Active since 2011

Followers: 15   Following: 4

Message

Community manager, open source program manager, maker, and coffee drinker.

Programming Languages:
Python, C, Javascript, MATLAB, Ruby, HTML, CSS, Arduino, Perl
Professional Interests:
AI for Signals and Images, AI in Predictive Maintenance

Statistics

All
MATLAB Answers

3 Questions
53 Answers

File Exchange

2 Files

Cody

0 Problems
16 Solutions

Blogs

184 Posts

ThingSpeak

5 Public Channels

Discussions

33 Discussions

RANK
394
of 301,873

REPUTATION
207

CONTRIBUTIONS
3 Questions
53 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
79

RANK
7,925 of 21,444

REPUTATION
118

AVERAGE RATING
0.00

CONTRIBUTIONS
2 Files

DOWNLOADS
4

ALL TIME DOWNLOADS
1183

RANK
29,050
of 177,094

CONTRIBUTIONS
0 Problems
16 Solutions

SCORE
186

NUMBER OF BADGES
3

CONTRIBUTIONS
184 Posts

CONTRIBUTIONS
5 Public Channels

AVERAGE RATING
62

CONTRIBUTIONS
33 Discussions

AVERAGE NO. OF LIKES
7

  • MATLAB Shorts Mini Hack Participant
  • MATLAB Flipbook Mini Hack Participant
  • Knowledgeable Level 3
  • Thankful Level 4
  • Promoter
  • Solver
  • First IoT Channel
  • MATLAB Analytics
  • GitHub Submissions Level 1
  • Personal Best Downloads Level 2
  • MATLAB Mini Hack 2022 Participant
  • MATLAB Mini Hack Participant

View badges

Feeds

Discussion


Updates to the UIHTML App Skill on GitHub
I spent some time tonight updating the UIHTML App skills on the MATLAB Agent Skills Playground hosted on GitHub. We are using t...

18 hours ago | 0

Discussion


#protip: Find the "llms.txt" for documentation or on a website for better context
When you are trying to bring the latest update into a coding like Codex, you can point the agent at a secret file called "llms.t...

1 day ago | 0

Discussion


New Claude Code video for MATLAB MCP Core Server
I just noticed an update on the MathWorks product page for the MATLAB MCP Core Server. Thre's a video demo showing Claude Code n...

5 months ago | 0

Published


Anomaly Detection System at Gunma Industrial Technology Center: another example of easy sharing of data analysis with ThingSpeak
IoT has uses in all types of industries. Personally, I use ThingSpeak in about 8 different projects around my house....

1 year ago

Thumbnail

Discussion


[cross posted] List of niche features you want in generic Matlab
Reddit Link: https://www.reddit.com/r/matlab/comments/1gojfod/list_of_niche_features_you_want_in_generic_matlab/

1 year ago | 5

Solved


Finding Perfect Squares
Given a vector of numbers, return true if one of the numbers is a square of one of the numbers. Otherwise return false. Example...

1 year ago

Solved


Return area of square
Side of square=input=a Area=output=b

1 year ago

Discussion


What would you ask the MATLAB leadership team?
Let's say you have a chance to ask the MATLAB leadership team any question. What would you ask them?

1 year ago | 13

Discussion


AI Chat Playground Upgrades: OpenAI GPT-4o mini and MATLAB R2024b
The AI Chat Playground at MATLAB Central has two new upgrades: OpenAI GPT-4o mini and MATLAB R2024b! https://www.mathworks.com/...

2 years ago | 11

Discussion


LLMs with MATLAB Now Supports OpenAI GPT-4o mini
Check out the LLMs with MATLAB project on File Exchange to access Large Language Models from MATLAB. Along with the latest sup...

2 years ago | 4

Answered
Connect Matlab with chatgpt
Try the "Large Language Models (LLMs) with MATLAB" GitHub repo. You can open directly in MATLAB Online and try it out. This requ...

2 years ago | 0

Published


New ThingSpeak IoT Examples and Curriculum Module: Hardware Connectivity in Action
The Internet of Things (IoT) can help you get the right data from your hardware when you need it, no matter if you are...

2 years ago

Thumbnail

Discussion


Time for Tulips
Spring is here in Natick and the tulips are blooming! While tulips appear only briefly here in Massachusetts, they provide a lot...

2 years ago | 2

Discussion


Surprised that I was able to create a dice rolling simulation
One of the starter prompts is about rolling two six-sided dice and plot the results. As a hobby, I create my own board games. I ...

2 years ago | 4

Discussion


The Office Words Spoken by Episode
I found this plot of words said by different characters on the US version of The Office sitcom. There's a sparkline for each cha...

2 years ago | 3

Discussion


Stella while compiling the project...
This is Stella while waiting to see if the code works...

2 years ago | 3

Answered
3D surface (frontier) from a set of points
You can use the 3D surface plot. x=[0.0080,0.0044,0.0068,0.0040,0.0061,0.0068,0.0067,0.0041,0.0034,0.0049,0.0058,0.0069,0.0037,...

2 years ago | 1

Discussion


Starter MATLAB Script
I am often talking to new MATLAB users. I have put together one script. If you know how this script works, why, and what each li...

2 years ago | 6

Discussion


500k YouTube Subscribers!
More than 500,000 people have subscribed to the MATLAB channel. MathWorks would like to thank everyone who has taken the time to...

2 years ago | 10

Discussion


Solar Eclipse 2024 and MATLAB R2024a
Are you going to be in the path of totality? How can you predict, track, and simulate the solar eclipse using MATLAB?

2 years ago | 9

Discussion


Avoid Reinventing the Wheel: Leverage MATLAB's Built-In Functions
Most of my projects are the tension between what exists and what I must create to make the project work. The more I leverage wha...

2 years ago | 6

Discussion


Are these really the top MATLAB books?
I found this list on Book Authority about the top MATLAB books: https://bookauthority.org/books/best-matlab-books My favorite b...

2 years ago | 6

Discussion


TIL spy
spy

2 years ago | 5

Discussion


When to use a script vs. a live script?
Over at Reddit, a MATLAB user asked about when to use a script vs. a live script. How would you answer this?

2 years ago | 6

Discussion


What is the MATLAB tip that you would share with your younger self?
I would tell myself to understand vectorization. MATLAB is designed for operating on whole arrays and matrices at once. This is ...

2 years ago | 9

Submitted


DFS Fantasy Football Lineup Optimizer
Optimize your Daily Fantasy Sports (DFS) fantasy football lineups with MATLAB and the Optimization Toolbox

2 years ago | 1 download |

0.0 / 5
Thumbnail

Discussion


New Community Feature: AI Chat Playground
The MATLAB AI Chat Playground is now open to the whole community! Answer questions, write first draft MATLAB code, and generate ...

2 years ago | 24

Answered
Matlab Crash on Sonoma(macOS 14.0)
From another support article: https://www.mathworks.com/matlabcentral/answers/2044833-is-matlab-compatible-with-macos-sonoma Ma...

2 years ago | 1

Published


An interview with MATLAB playground: Build your IoT Analysis and Plots for ThingSpeak
The MATLAB AI Chat Playground was launched on the MATLAB Central community at the end of November. I recently got the...

2 years ago

Thumbnail

Discussion


🚀 The MATLAB AI Chat Playground Has Launched
The MATLAB AI Chat Playground is open to everyone! Check it out here on the community: https://www.mathworks.com/matlabcentral/...

2 years ago | 13

Load more