Basics
                                    Completion requirements
                                    
            
                            
                        
            
                        7. Clearing Variables
>> clear D >> who Your variables are: NRe ans mu rho v >> >> clear >> who >>
clear variable1, variable2... will clear the variables specified.