how do i check that my program is working by using excel?
Informazioni
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Mostra commenti meno recenti
i have already created a program but i dont know how to check that the program works using excel
3 Commenti
Walter Roberson
il 7 Feb 2011
Please expand. The question is too vague for a meaningful answer.
Do you have some code in Matlab, and now you want to write the same functionality in Excel as a cross-check?
Walter Roberson
il 7 Feb 2011
Found it. This is a sliver of a question carried over from the original poster's other thread,
http://www.mathworks.com/matlabcentral/answers/922-adding-digits-in-numbers
and thus the interpretation is probably how to write the same program in Excel.
Most of the operations that could be used to solve the original problem in Matlab could also be used in Excel, but it has been too long since I looked at Excel for me to be able to readily toss out a Macro that included removing the entries that do not match. (The actual computation part is easy peasy.)
Bhavik
il 7 Feb 2011
Risposte (1)
Sean de Wolski
il 7 Feb 2011
1 voto
Don't!
Check that it works using MATLAB!
Questa domanda è chiusa.
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!