Hi,
Similar to Matlab xlswrite(filename,A), what is the function name in Scilab to write on a new excel file ? I tried searching, but couldn't find out. There was only write_csv available.
Thanks,
Praveen
Function write_csv writes comma-separated value file, https://help.scilab.org/doc/5.3.3/en_US/write_csv.html
Hello Praveen,
Scilab has the opportunity with xls_read and xls_open to import files from excel. By using write_csv you are able to write data in a an excel file.
https://help.scilab.org/doc/5.3.3/en_US/xls_read.html
https://help.scilab.org/doc/5.3.3/en_US/write_csv.html
With best regards,
Thomas
Hi, At 1C-rate, I am doing OCV test on A123 li-ion cyclindrical cells to measure capacity & internal resistance. At the end of discharge cycle how long is the pause time after which I can...
07 August 2018 8,447 2 View
I am performing EIS (BRS Messtechnik, galvanostatic) on cyclindrical A123 26650 LFP full cell. After setting SOC it is required to wait for some hours before carrying out EIS. I know it is to...
05 June 2018 8,968 0 View
Hi, I have 9 26650 LFP cells connected in series and impedance is measured one after the other using BRS EIS device. Currently I have soldered the batteries, but the EIS spectra is not a good...
04 May 2018 5,301 0 View
I have set of Electrochemical Impedance spectroscopy data of Lithium ion full cell (26650). Then I do Kramers-Kronig fitting using Lin tool of KIT. But this tool allows one cell after another...
03 April 2018 7,582 0 View
Hi, file='Data.xlsx' M=xlsread(file) Now I want to create a text file of the same name as in the excel name fileID=fopen() Can anyone tell what command comes here ? like sprintf or something...
03 April 2018 6,212 6 View
Hi, I have about 100 excel.xlsx file and wanted it to read with some Scilab xls or csv function. I could read this excel xlsx format. Also I don't want to use the import data format as I have...
03 April 2018 1,239 0 View
Hello, I have 100*10 matrix. I don't need the first 13 rows (they are strings). I need all data from 14th row. One columns (6) contains string which I don't need. Can anyone tell me how to read it...
03 April 2018 8,592 0 View
Hi, I have matrix 'x' (see pic) with 5 values. Out of those one value deviates from the rest. So when I take the mean, standard deviation and plot with errorbar in Matlab, the deviation seems to...
02 March 2018 271 3 View
I am using equivalent circuits to fit 26650 LFP's current pulse measurements. We know that as temperature increases, the resistance decreases because of the ion's mobility. But at the same time,...
02 March 2018 109 9 View
Hi, Anyone knows where I can get sample EV's drive cycle data like mentioned in the picture ? I will need time,current,voltage values.
02 March 2018 731 2 View
Hiiiii everyone! I have an enquiry on statistical analysis. I was looking for many forum and it's still cannot solve my problem. I want to compare means of two groups of data but only with two...
03 March 2021 8,796 3 View
I am on the lookout for the Enhanced Yellow Fluorescent Protein (Aequorea victoria) DNA sequence. Does anyone know where I can find it? Thank you in advance
03 March 2021 3,568 1 View
Hi, I want to start testing pitfall trap to obtain ants samples, but I need to conduct molecular analysis on those insects. So, what kind of fluid can I use? Ethanol expires too early and I need...
03 March 2021 5,978 5 View
What's the best way to measure growth rates in House sparrow chicks from day 2 to day 10? Since, the growth curve from day 2 to 10 won't be like the "Logistic curve" it might not follow logistic...
03 March 2021 1,401 3 View
I have conducted and published a systematic review and meta-analysis research with the topic related to public health and health pomotion (protocol was registed in PROSPERO). Now we want to...
03 March 2021 8,920 3 View
dear community, my model is based feature extraction from non stationary signals using discrete Wavelet Transform and then using statistical features then machine learning classifiers in order to...
03 March 2021 6,994 5 View
1. What is the impact of having different scales in a survey? and how can we solve this problem before and after data collection (Literature-based reflection)? Thank you for your time and for...
03 March 2021 2,870 3 View
I'm dealing with a mediation model and am using the PROCESS module in SPSS. Due to SPSS and PROCESS being limited in the imputation methods - being unable to handle multiple imputation - the other...
02 March 2021 4,362 1 View
I just wanted to check if I need to run a linear regression separately if I am using PROCESS MACRO to run mediation analysis. Thank you.
02 March 2021 4,359 3 View
I have an input video, of skin (from a microscope that means it is magnified such that blood capillaries are visible). The idea is to extract 15 sec of continuous frames from a video of 1 min,...
02 March 2021 2,735 2 View