K Thread Starter kbak Joined Dec 7, 2007 1 Dec 7, 2007 #1 the output of my program is a 4x1 matrix. I want two of the values to be format short and two of the values to be format long. Is this possible?
the output of my program is a 4x1 matrix. I want two of the values to be format short and two of the values to be format long. Is this possible?
Papabravo Joined Feb 24, 2006 14,865 Dec 7, 2007 #2 kbak said: the output of my program is a 4x1 matrix. I want two of the values to be format short and two of the values to be format long. Is this possible? Click to expand... Anything is possible. Depending on the software you are using it may or may not be practical.
kbak said: the output of my program is a 4x1 matrix. I want two of the values to be format short and two of the values to be format long. Is this possible? Click to expand... Anything is possible. Depending on the software you are using it may or may not be practical.
M mrmeval Joined Jun 30, 2006 833 Dec 7, 2007 #3 The context of what you're trying eludes me. What exactly does your program output? Can you post the program? More input....
The context of what you're trying eludes me. What exactly does your program output? Can you post the program? More input....