free5721
Heritage Christian Academy
Followers: 0 Following: 0
Statistiques
RANG
7 615
of 295 448
RÉPUTATION
6
CONTRIBUTIONS
1 Question
3 Réponses
ACCEPTATION DE VOS RÉPONSES
100.0%
VOTES REÇUS
3
RANG
of 20 227
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
A résolu
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
presque 4 ans il y a
A résolu
Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...
presque 4 ans il y a
A résolu
Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...
presque 4 ans il y a
How to export a figure in Live Script?
Thank you Sindar! I used your first suggestion print(gcf,'-dpng','picture.png') within the Live Script Environment, and th...
presque 4 ans il y a | 0
| A accepté
Question
How to export a figure in Live Script?
I am attempting to use the command: saveas(gcf,'picture.png') to save a figure from a Live Script. But to no success. An im...
presque 4 ans il y a | 2 réponses | 0
2
réponsesChange the font used for codes in Live Editor?
Yes, having the ability to change the font size and font type of the Live Editor window would be welcome feature in future relea...
environ 5 ans il y a | 3
A résolu
Generate N equally spaced intervals between -L and L
Given N and L, return a list of numbers (in ascending order) that divides the interval [-L L] into N equal-length segments. F...
plus de 6 ans il y a
fetching data from yahoo
I first encountered this problem back in April 2017. I used the Matlab fix mentioned above and it resolved the problem. Howeve...
plus de 7 ans il y a | 0