photo

Luca Tentoni


Thales Alenia Space Italia spa

Last seen: mer än 2 år ago Active since 2012

Followers: 0   Following: 0

Message

Statistics

All
  • Knowledgeable Level 1
  • First Answer
  • Solver

View badges

Feeds

View by

Solved


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

mer än 12 år ago

Solved


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

mer än 12 år ago

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

mer än 12 år ago | 0

| accepted