Community Profile

photo

Hans Scharler

MathWorks

Last seen: Today Attivo dal 2011

Community manger, 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

Statistiche

All
  • MATLAB Mini Hack 2022 Participant
  • MATLAB Mini Hack Participant
  • Thankful Level 4
  • Knowledgeable Level 2
  • Solver
  • Commenter
  • First IoT Channel
  • MATLAB Analytics
  • GitHub Submissions Level 2
  • Personal Best Downloads Level 2
  • Treasure Hunt Participant
  • MATLAB Central Treasure Hunt Finisher

Visualizza badge

Content Feed

Highlighted


MATLAB EXPO 2023: Sign up now for free
MATLAB EXPO is coming up soon and it is time to register. It's free and open to everyone. You will have the opportunity to conne...

circa un mese fa | 9

Highlighted


Try Dark Mode in the MATLAB Desktop Beta
Please use the feedback button in the MATLAB Desktop beta to send us your feedback, input, and experience. Enjoy!

2 mesi fa | 14

Risposto
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...

4 mesi fa | 0

Risposto
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: ...

4 mesi fa | 8

| accettato

Risposto
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...

4 mesi fa | 1

Risposto
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...

5 mesi fa | 0

Risposto
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...

5 mesi fa | 1

Pubblicato


The Slovak University of Technology Fosters Project-Based Learning Using ThingSpeak in Industrial IoT Course
“MATLAB and ThingSpeak extended tools necessary for remote learning and technologies covered by our course. Project-based...

6 mesi fa

Thumbnail

Pubblicato


Professor at Arizona State Uses MATLAB and ThingSpeak to Introduce Students to AI and IoT
Professor Chao Wang at Arizona State University recently introduced a course on AI and IoT to first-year engineering...

6 mesi fa

Thumbnail

Risposto
won't let me in!!
Try this Answer: https://www.mathworks.com/matlabcentral/answers/99067-why-do-i-receive-license-manager-error-9

7 mesi fa | 0

Risposto
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

7 mesi fa | 0

Risposto
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

7 mesi fa | 0

Risolto


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.

8 mesi fa

Risposto
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 ...

8 mesi fa | 1

Inviato


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

8 mesi fa | 2 download |

Thumbnail

Risposto
If I have Matlab trial version can i use matlab online ?
Try accessing MATLAB Online directly: https://matlab.mathworks.com/

9 mesi fa | 0

Pubblicato


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...

10 mesi fa

Thumbnail

Risposto
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...

12 mesi fa | 0

Risposto
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...

12 mesi fa | 1

Risposto
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...

12 mesi fa | 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'...

circa un anno fa | 7

Risposto
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...

circa un anno fa | 4

| accettato

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. ...

circa un anno fa | 17

Pubblicato


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...

circa un anno fa

Thumbnail

Pubblicato


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...

oltre un anno fa

Thumbnail

Risposto
Matlab versions supported on Windows 11?
There is a related MATLAB Answer: https://www.mathworks.com/matlabcentral/answers/1466556-are-mathworks-products-compatible-with...

oltre un anno fa | 2

| accettato

Risposto
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/...

oltre un anno fa | 0

Risolto


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...

oltre un anno fa

Risposto
Professional looking Matlab FAQ
There is now a MATLAB FAQs page on MATLAB Answers: https://www.mathworks.com/matlabcentral/answers/faqs

oltre un anno fa | 1

Risposto
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

oltre un anno fa | 0

Carica altro