photo

Luca Tentoni


Thales Alenia Space Italia spa

Last seen: oltre 2 anni fa Attivo dal 2012

Followers: 0   Following: 0

Messaggio

Statistica

All
  • Knowledgeable Level 1
  • First Answer
  • Solver

Visualizza badge

Feeds

Visto da

Risolto


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

quasi 13 anni fa

Risolto


How to find the position of an element in a vector without using the find function
Write a function posX=findPosition(x,y) where x is a vector and y is the number that you are searching for. Examples: fin...

quasi 13 anni fa

Risposto
Outputting Data in Excel
Write your results using the xlswrite function. Simply write: xlswrite('results.xls',soln); See the xlswrite help page fo...

quasi 13 anni fa | 0

| accettato