From: viji sai on 16 Apr 2010 14:48 i have created four edit boxes, one push button, and two radio buttons using guide. when radio button 1 is pressed, it should call a function (that must be a separate .m file) containing some equations which uses the values from the edit boxes, calculate and store it in a file. when radio button 2 is pressed, it should also call a function (which is stored as radio2.m ) containing some equations which uses the values from the edit boxes, calculate and store it in a file. how to do it. kinldy help viji
|
Pages: 1 Prev: line coordinate data and line width Next: matrix dimensions do not agree |