
Hans Scharler
MathWorks
Community manger, open source program manager, maker, and coffee drinker.
Python, C, Javascript, MATLAB, Ruby, HTML, CSS, Arduino, Perl
Professional Interests:
Machine Learning and Deep Learning
Statistics
2 Files
Cody0 Problems
14 Solutions
178 Posts
ThingSpeak HighlightsRANK
472
of 273,174
REPUTATION
145
CONTRIBUTIONS
2 Questions
43 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
53
RANK
7,660 of 18,447
REPUTATION
107
AVERAGE RATING
0.00
CONTRIBUTIONS
2 Files
DOWNLOADS
4
ALL TIME DOWNLOADS
1076
CONTRIBUTIONS
178 Posts
CONTRIBUTIONS
5 Public Channels
AVERAGE RATING
62
CONTRIBUTIONS
4 Highlights
AVERAGE NO. OF LIKES
10
Content Feed
code for neutrosophic pareto distribution
Neutrosophic Pareto is a concept used in multi-objective optimization problems when some of the information about the problem is...
8 days ago | 0
Connecting to ChatGPT using API
I have been researching the davinci/completions space and have working MATLAB code using net http. Get your API Key at OpenAPI: ...
9 days ago | 3
| accepted
Too many output arguments - appdesigner
It looks like you are trying to figure out if treeplotpMenuSelected is selected. You need to check it's Value property. functio...
13 days ago | 1
how to load and read excel data into matlab?
I would take a look at "readtable" in MATLAB. filename = 'myfile.xlsx'; T = readtable(filename); https://www.mathworks.com/he...
23 days ago | 0
Websocket on mqtt.thingspeak.com port 80 still available?
The address changed for the ThingSpeak MQTT broker: mqtt3.thingspeak.com <https://www.mathworks.com/help/thingspeak/mqtt-basi...
1 month ago | 1
won't let me in!!
Try this Answer: https://www.mathworks.com/matlabcentral/answers/99067-why-do-i-receive-license-manager-error-9
3 months ago | 0
installing MATLAB: license checkout failed: license manage error-9. username does not match the username in the license file
Try this Answer: https://www.mathworks.com/matlabcentral/answers/99067-why-do-i-receive-license-manager-error-9
3 months ago | 0
License Checkout failed License manager Error -9
Try this Answer: https://www.mathworks.com/matlabcentral/answers/99067-why-do-i-receive-license-manager-error-9
3 months ago | 0
Solved
Maximum value in a matrix
Find the maximum value in the given matrix. For example, if A = [1 2 3; 4 7 8; 0 9 1]; then the answer is 9.
4 months ago
how to remove all variables in the workspace
You can use clear command and specifiy the variable name right in your code. newVar = 42 newVar = newVar + 3 clear newVar ...
4 months ago | 1
Submitted
DFS Fantasy Football Lineup Optimizer
Optimize your Daily Fantasy Sports (DFS) fantasy football lineups with MATLAB and the Optimization Toolbox
4 months ago | 1 download |

If I have Matlab trial version can i use matlab online ?
Try accessing MATLAB Online directly: https://matlab.mathworks.com/
5 months ago | 0
Published
New Feature: ThingSpeak Now Supports Images
Many users have asked, and it’s finally here: Your devices can upload images to ThingSpeak! With this new feature, you can...
6 months ago

How do I get to boldface the numbers that I input?
I know some fprintf tricks for text formatting, although it might not be elegant. You can use strong inside of fprintf. outputN...
8 months ago | 0
How do I display the splash screen on Linux?
Great question... I looked in the doc for startup options on Linux: https://www.mathworks.com/help/matlab/matlab_env/start-matla...
8 months ago | 1
Can't open live edit mlx files MATLAB 2016b
This was a known bug and fixed in R2016b. If you still use older versions, there is a workaround listed in the Bug Report: https...
8 months ago | 0
Highlighted
Livestream Event - Car Suspension Analysis | May 26 @11am EST on YouTube
Join us live on May 26 at 11am for another Livestream Event on YouTube. We welcome Brian Buechel and Nikola Trica as this week'...
8 months ago | 7
how do i get the color gray
As others have pointed out, gray is the result of the Red, Green, and Blue are equal somewhere between 0 and 1 where black is [0...
9 months ago | 4
| accepted
Highlighted
MATLAB EXPO 2022 - Open to Everyone for Free - May 17-18 | Online
<</matlabcentral/discussions/uploaded_files/11385/data>> *MATLAB EXPO is open to everyone:* * It's free. * It's online. ...
10 months ago | 17
Published
Live Seismic Traffic Monitoring with ThingSpeak, MATLAB, and Raspberry Shake
We’ve set up a new way to monitor the traffic and made some unexpected discoveries using MATLAB along the way. You may be...
11 months ago

Published
Add ThingSpeak Data Widgets to iOS Using Scriptable
Starting with iOS 14, Apple introduced widgets for the iPhone and iPad. Widgets elevate information to the top of your...
1 year ago

Matlab versions supported on Windows 11?
There is a related MATLAB Answer: https://www.mathworks.com/matlabcentral/answers/1466556-are-mathworks-products-compatible-with...
1 year ago | 2
| accepted
MATLAB Stack Exchange
There are a lot of MATLAB questions on Stack Overflow. Here's a link to different MATLAB Communities: https://www.mathworks.com/...
1 year ago | 0
Solved
The Piggy Bank Problem
Given a cylindrical piggy bank with radius g and height y, return the bank's volume. [ g is first input argument.] Bonus though...
1 year ago
Professional looking Matlab FAQ
There is now a MATLAB FAQs page on MATLAB Answers: https://www.mathworks.com/matlabcentral/answers/faqs
1 year ago | 1
Where Can I Find Reference URLS to Make Answering Questions Here Easier?
There is now a MATLAB FAQs section of MATLAB Answers: https://www.mathworks.com/matlabcentral/answers/faqs
1 year ago | 0
Published
ThingSpeak MQTT Update: Access Control and IoT Device Management
ThingSpeak has released an update to the MQTT service that improves access control and device management for IoT projects....
1 year ago

Published
Top ThingSpeak IoT Questions from Google
We were searching around for ThingSpeak IoT resources and noticed that Google was sharing the top questions related to...
1 year ago

Highlighted
Pacific Ocean Temperature Change Since 1950
<https://www.mathworks.com/matlabcentral/fileexchange/70338-climate-data-toolbox-for-matlab Climate Data Toolbox> was develope...
1 year ago | 7
Highlighted
MATLAB EXPO 2021 - Open to Everyone for Free - May 4-5 | Online
*MATLAB EXPO 2021 is May 4-5, 2021!* <</matlabcentral/discussions/uploaded_files/4770/data>> *MATLAB EXPO is open to every...
2 years ago | 7