I am performing several interpolations using Scilab. Each interpolation gives a matrix of data that I would like to save in seperated csv files. Is it possible?
Yes, to do so, you may watch https://www.youtube.com/watch?v=egxtwW3AO48
Or
https://help.scilab.org/doc/5.5.2/en_US/csvWrite.html
For example:
// Save a matrix as csv file format
M = [1:10] * 0.1;
filename = fullfile(TMPDIR, "data.csv");
csvWrite(M, filename);
The doubt is raised because there are several methodologies to estimate the degree of maturity of certain processes, such as computerization, communication, human resources, among others, and...
03 February 2021 4,753 7 View
20 August 2018 4,176 3 View
08 May 2017 9,943 3 View
Hydropower, being a mature technology with respect to other renewable energy sources, is often regraded as a field that does not require more research effort and investment by governmental...
11 May 2016 767 7 View
Can identify the intensity of agricultural production systems and levels of fertilization, mechanization and other applied through remote sensing?
26 October 2015 7,015 8 View
07 October 2015 184 2 View
lung funcion in non smokers with copd like disease lung funcion afther specific tratment identifiing ethiopathogenic factor
22 June 2015 193 5 View
16 April 2015 5,006 3 View
01 March 2015 502 6 View
I am looking for a folded domain or protein able to recognize single stranded RNA independently of the sequence. Most of the ones that I have found are specific to sequences. I need it to engineer...
04 September 2014 3,276 4 View
Hi, I am using GROMACS 5.1.4 to simulate water in contact with a surface. I am only interested to calculate some properties of water near the surface. Let's say at a distance of x nm from the...
03 March 2021 9,989 2 View
I have prepared a manuscript in IEEE Latex template, but for some purpose, I need to prepare a word file as well (detailed format is not required). Compared to two column .tex file, one column...
02 March 2021 1,830 3 View
Hello, I am working on a soil project and I found a primary research article that tests how the modification of agricultural soil can cause global warming, using a thermal collector, however I...
02 March 2021 7,161 3 View
I made a vertical section plot with WOA .nc file on ODV, and now I want to plot my stations (csv. file) in it. Does anyone know how to import my points to the section? They are two different...
01 March 2021 3,610 1 View
01 March 2021 1,290 2 View
I've used the "export data" option in Vesta software to convert my unit cell into a cif file however when I use that cif in atomsk it shows error such as "can't read the position of atom 0". If I...
28 February 2021 4,966 3 View
Hi, all! How can we use a hybrid element in Abaqus Dynamic/Explicit for impressible materials? I have not find the choice for explicit element in Abaqus CAE. I am wondering whether it is possible...
25 February 2021 9,936 2 View
25 February 2021 5,713 1 View
Hi I am very new to proteomics analysis. I have got raw files from core facility running thermofisher TMT 16plex 4 hours. I cannot find on maxquant the option TMT16Plex there is only up to 11...
25 February 2021 1,675 3 View
I am using the crystallographic open database and materials project to search for cif file but the exact structure is not mentioned or how can I deduce that the given structure and atomic position...
23 February 2021 6,723 2 View