how do i check that my program is working by using excel?
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
i have already created a program but i dont know how to check that the program works using excel
3 commentaires
Walter Roberson
le 7 Fév 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
le 7 Fév 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
le 7 Fév 2011
Réponses (1)
Sean de Wolski
le 7 Fév 2011
1 vote
Don't!
Check that it works using MATLAB!
Cette question est clôturée.
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!