I Use Centos5 as my Linux system operation. Default mono-core installed in centos is mono-core-1.2.4-2.el5.centos. This version is to old and I want to install or upgrade mono. This is a method how to install or upgrade mono in Centos5. Create a new repo config file. vim /etc/yum.repos.d/mono.repo and add the following text : [Mono]
I have a module in fortran and I want to call that module from C. I use gfortran (as Fortran compiler) and gcc (as C compiler). I want to calling routines in fortran modules from C. We can solve this problem by compile our code to object file and use gcc to compile object as
When we process a looping function in Matlab, we can create progressbar in this function. Matlab have waitbar function. We can use this function if we want to add progressbar in my function. This is sample of picture progressbar in Matlab with function waitbar: This is example how to create progressbar in Matlab. Copy this
I use Office 2003 as my office software. But I have a problem when I get file created by new Office Product (example file from Office 2007). Output file from Office 2007 is a *.docx and *.xlsx for extension Word and Excel Program. Because my Office 2003 can not open this *.docx and *.xlsx file.