Printable View
Can someone please tell me how to define a double variable in MATLAB
Quote: Originally Posted by AUCC Can someone please tell me how to define a double variable in MATLAB You don't need to, the default floating type is double. CB