Results for


My learning is progressing well. I borrow heavily on examples given on this site. I need to know the correct commands for coding in Matlab analysis. For a simple example, what is the correct code symbol for multiplication? Yes, I know it is (a)*(b). But, is there a glossary of all such? For another example, I tried to generate a random number in Matlab analysis by writing: mu = 1; sigma = 5; rannum = Random (‘Normal’, mu, sigma)
But when I run this code I get the following error message: .....
“random” requires access to one of the following...
Sim Biology or
Statistics & Machine Learning Toolbox...
So, in summary, does my subscription allow such access and/or how do I learn the syntax Matlab requires for code operations?
Thanks.
In the Matlab analysis option on my Thingspeak channel I chose to experiment with the example in the title regarding humidity average. It works fine but only works once. How can I keep it updating every 5 minutes or so?
Accidentally clicked on the "X" and field 1 chart disappeared. How do I recall the chart ?

