Which trial package should I select?

I started to download a trial version of MatLab, but got stuck on the page where it asks me to choose a "trial package" from the 17 listed. All I want to do is experiment with it for analyzing (mean, std dev) and graphing some sample data. Which package should I choose? MatLab Essentials?
Thanks

2 Comments

I am not familiar with this selection. Can you share a screenshot of the window?
The functions you mention are present in the base Matlab, so you don't need any toolboxes for those functions.
I hope this screenshot shows up. I'm having a little trouble getting used to this discussion board software. It's quite different from any other I have ever used.

Sign in to comment.

 Accepted Answer

Cynthia Moore
Cynthia Moore on 25 Mar 2020
I'm just going to try a few plots to get a feel for the UI. So I just need the basic tools. If I like it, I'll buy a license.
If I select the MatLab Essentials package and then find that I need something else, can I add it?

4 Comments

Generally yes, but it can be easier to manage to ask for more initially. I suggest the Machine Learning one as that includes more statistical tools. And there is also a possibility that you might want Curve Fitting as well. I also tend to find that Optimization gets used a fair bit in fitting parameters.
So I can select more than one package?
I'm going to give that a try with the ones you suggest.
Thanks
I just selected Machine Learning and it went right to the installation. It did not give me a chance to select anything else.
I'm only going to do simple graphs of some medical data and generate a trend line. So I think I'll start over and grab the MatLab Essentials package.
This trial process is more complicated and less intuitive than it needs to be, IMHO. It definitely does not give a good first impression of Mathworks.
I just noiticed that it does tell me that I can add more toolboxes. Here's a screen shot of that dialog:
So I'll start with the essentials and add more if I need them.

Sign in to comment.

More Answers (1)

Probably. However if you happen to want box plots then take the Statistics and Machine Learning Toolbox too.

1 Comment

Since R2020a there is a boxplot function in base Matlab as well: boxchart.

Sign in to comment.

Categories

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!