Hi,
I am dong a project which is using Ms Excel. It will be mainly collecting datas and plotting graphs as required. However, i would like to extend my curve to a Weibull distribution graph. With this, i would need some computation of my datas and realise that it is much faster to compute them using C++. As such, i would like to ask if there is any method which i could use to export my data (eg. text file) and compute them in C++ and import my result back into Excel so to facilitate the rest of the computation in Excel platform(which i currently have) to achieve my statistical graph.
Thank you.
I am dong a project which is using Ms Excel. It will be mainly collecting datas and plotting graphs as required. However, i would like to extend my curve to a Weibull distribution graph. With this, i would need some computation of my datas and realise that it is much faster to compute them using C++. As such, i would like to ask if there is any method which i could use to export my data (eg. text file) and compute them in C++ and import my result back into Excel so to facilitate the rest of the computation in Excel platform(which i currently have) to achieve my statistical graph.
Thank you.