The determination of the characteristics and main combustion properties of fuels is necessary for post-implementation in different applications. Among the most important combustion properties of a fuel are the combustion products, flame temperature and laminar burning velocity. Therefore, this paper describes the step-by-step development and coding of a MATLAB application that can determine 12 combustion products, flame temperature and laminar burning velocity in order to understand the logic of calculus procedure, so any user would be able to make improvements of new functionalities (add more fuels, add more combustion products, etc.). The numerical procedure and methods (Gaussian elimination, Taylor Series and Newton–Raphson) parallel with their implementation as code lines for the development of the application are carried out using flow charts. In addition, simulations in Ansys Chemkin were performed and included in the application as part of the results comparison. It was found that: (1) The MATLAB Application codification and development were successfully explained in detail, (2) the functions and execution sequence are described by using flow charts and code extract, (3) the application is available to everyone for modifications, (4) the application can only be used for hydrocarbons fuels, (5) the application execution time registered was less than 8 s.