photo

free5721


Heritage Christian Academy

Last seen: 10 días hace Con actividad desde 2017

Followers: 0   Following: 0

Mensaje

Estadística

All
MATLAB Answers

1 Pregunta
3 Respuestas

Cody

0 Problemas
4 Soluciones

CLASIFICACIÓN
6.808
of 300.364

REPUTACIÓN
6

CONTRIBUCIONES
1 Pregunta
3 Respuestas

ACEPTACIÓN DE RESPUESTAS
100.0%

VOTOS RECIBIDOS
3

CLASIFICACIÓN
 of 20.934

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN
61.996
of 168.407

CONTRIBUCIONES
0 Problemas
4 Soluciones

PUNTUACIÓN
51

NÚMERO DE INSIGNIAS
1

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • First Review
  • Solver
  • First Answer

Ver insignias

Feeds

Ver por

Resuelto


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

casi 5 años hace

Resuelto


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

casi 5 años hace

Resuelto


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

casi 5 años hace

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

casi 5 años hace | 0

| aceptada

Pregunta


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

casi 5 años hace | 3 respuestas | 0

3

respuestas

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

alrededor de 6 años hace | 3

Resuelto


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

más de 7 años hace

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

más de 8 años hace | 0