Re: [Scilab-users] Modelling dynamic systems with real world data

2017-04-12 Thread tim
I strongly suspect that anything that would be useful would be specific to batteries, and would perhaps be best done in batch mode to generate a model that is then hand-tweaked and selected for use in xcos -- but I say that in part because over the years I've come to dislike graphical solvers. I

Re: [Scilab-users] Modelling dynamic systems with real world data

2017-04-12 Thread phillip mobley
Sure thing Tim, Thank you for pointing out those details. I will share as much as I can. I am simulating the behavior of a battery as it is discharging into a circuit. I recorded data from the battery (for example, the voltage and current and internal resistance) during testing. I currently have

Re: [Scilab-users] ?= Use of optimized ATLAS binary with Scilab (on=?utf-8?q? linux)

2017-04-12 Thread Clément David
Hello Antoine, Nikolay, The selection of a much performant BLAS / LAPACK implementation is very system-dependent and I don't want to maintain something not standard / widely deployed on Linux distributions. As a reference, the current Fedora status is to link against the library used at build-ti

Re: [Scilab-users] Set default working directory at start

2017-04-12 Thread noguchi
Thanks. I finaly find the place I should set. Thanks a lot. - 元のメッセージ - 差出人: "Samuel GOUGEON [via Scilab / Xcos - Mailing Lists Archives]" 宛先: "noguchi" 送信済み: 2017年4月12日(水曜日) 20:13:04 件名: Re: Set default working directory at start Le 12/04/2017 à 13:02, noguchi a écrit : > Thanks.

Re: [Scilab-users] Set default working directory at start

2017-04-12 Thread noguchi
In my Scilab console, I don't have such "Startup directory" in "General" item. In general Item, I have following three items: 1. Confirmation Dialogue 2. Desktop Layout 3. Shortcut How I can find "Startup directory" in my Scilab 5.5.2 windows version with language = Japanease case? - 元のメッ

Re: [Scilab-users] Set default working directory at start

2017-04-12 Thread Samuel Gougeon
Le 12/04/2017 à 13:02, noguchi a écrit : Thanks. However, I don't really understand what does "Menu Edit/Preferences " mean. From the SCilab console, I know there is SCilab setting menu. We can change color, SCinotes and Xcos settings. However, I failed to find the place so thatI can change

Re: [Scilab-users] Set default working directory at start

2017-04-12 Thread noguchi
Claus-san, My home and SCIHOME are as follows: home = C:\Users\Noguchi_Yoshikazu SCIHOME = C:\Users\NOGUCH~1\AppData\Roaming\Scilab\scilab-5.5.2 How I can change my SCIHOME Directry to my prefered Directory? I failed to find such menu in Scilab console. (Scilab 5.5.2) - 元のメ

Re: [Scilab-users] Set default working directory at start

2017-04-12 Thread noguchi
Thanks. However, I don't really understand what does "Menu Edit/Preferences " mean. >From the SCilab console, I know there is SCilab setting menu. We can change >color, SCinotes and Xcos settings. However, I failed to find the place so thatI can change Home directry. Noguchi - 元のメッセージ ---

Re: [Scilab-users] Set default working directory at start

2017-04-12 Thread Claus Futtrup
Hi Noguchi-san Response from Wolfgang Schulz is good. I just wish to elaborate, there are different settings for directories, like "home" and "SCIHOME" ... Please see for example: https://help.scilab.org/docs/6.0.0/en_US/home.html Best regards, Claus On 12-04-2017 07:05, noguchi wrote: Hell