photo

mrs_matlab_rookie_thanks


Attivo dal 2015

Followers: 0   Following: 0

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


how to write excel spreadsheet from table?- Error using writetable (line 116) Could not start Excel server for export. Export to a text file instead.
I get this error: (Error using writetable (line 116) Could not start Excel server for export. Export to a text file ...

quasi 9 anni fa | 1 risposta | 1

1

risposta

Domanda


How can you get totals from separate cell arrays?
i have several cell arrays with 6 values in each. I need to sum the first cell from each array, and then sum the second cell fro...

quasi 9 anni fa | 1 risposta | 0

1

risposta

Domanda


How can I solve this odd/even loop question (hailstone sequence)?
n = 71 If n is even, divide it by 2 to get n / 2. If n is odd, multiply it by 3 and add 1 to obtain 3n + 1. Repeat p...

quasi 9 anni fa | 2 risposte | 0

2

risposte