Hi,
Just to check whether anyone encounter issues with the atomsTest function.
When running the test_run, all the tests passed. However, when running
the atomsTest, all tests fail with the error: failed: Slave Scilab
exited with error code 1. the log file gives :
Start Toolbox Skeleton
L
Hi,
This is already in the plan, just need time to get it up.
There are a few things in the development pipeline:
1. currently the codes are still the mix of C and C++ api, cleaning up
required.
2. move to OpenCV 3.2, which is already under testing, however, this
might not be friendly to the li
Le 21/03/2017 à 09:10, Frieder Nikolaisen a écrit :
Thanks alot. It also works with file and read for me. But I still
don't know how to handle a string header: read: Wrong number of output
argument(s): 0 expected.
Do you mean: some initial rows of text?
Then you may rather use csvRead():
h
Le 21/03/2017 à 14:12, Samuel Enibe a écrit :
I use the SCILAB linregr function for regression analysis.
Is there any inbuilt output for the following statistical tests:
1. MEAN BIAS ERROR (MBE)
2. MEAN ABSOLUTE PERCENTAGE ERROR (MAPE)
3. ROOT MEAN SQUARE ERROR (RMSE)
4. t-STATISTIC
Browsing i
Example? "help XXX" that gets to the help page in question, perhaps?
Scilab has lots of hooks to allow you to convert and run Matlab
programs -- perhaps you've run into one of those? I think there may
also be some pages that are designed to help people make the transition
from Matlab to Scilab.
Le 21/03/2017 à 22:30, Erhy a écrit :
Hello!
As newbie I ask you,
why there are Matlab explanation in Scilab Help?
In which pages? Could you please provide links:
https://help.scilab.org/docs/6.0.0/en_US/index.html
___
users mailing list
users@lists.
Hello!
As newbie I ask you,
why there are Matlab explanation in Scilab Help?
Erhy
--
View this message in context:
http://mailinglists.scilab.org/Why-there-are-Matlab-explanation-in-Scilab-Help-tp4035918.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at
Nabble.co
Can you post the Xcos file that causes the problem?
Backlash is very difficult to simulate. The problem is what is known
as "stiff", meaning that there are places in the state space where the
linearized system suddenly changes its characteristics dramatically
over a small change in the values of
Really Good Documentation is usually the last thing to get done even on
a commercial product -- there aren't many open-source software projects
that are well documented, and those are often documented separately in
how-to books.
Fortunately, we have things like mailing lists and forums.
The read
Le Mardi, Mars 21, 2017 16:18 CET, Philipp Mühlmann a
écrit:
> Dear Scilab developers,
>
> as Antoine offered beeing beta tester for Image Processing Toolbox I wonder
> if toolbox developers could provide some code along with their toolbox for
> testing the toolbox at other PC's or OS.
Well,
Dear Scilab developers,
as Antoine offered beeing beta tester for Image Processing Toolbox I wonder
if toolbox developers could provide some code along with their toolbox for
testing the toolbox at other PC's or OS.
Just to check if the toolbox functions all work, one could put samples for
each f
Hello
I'm simulating in Xcos simple closed control loop (servo) with inertia
block (1/1+Ts) as ramp function of drive. That's run OK. When I added
Backlash block (to simulate real screw gear), the simulation take a long,
long time without effect.
If I remove inertia block, run OK, but no with both
I use the SCILAB linregr function for regression analysis.
Is there any inbuilt output for the following statistical tests:
1. MEAN BIAS ERROR (MBE)
2. MEAN ABSOLUTE PERCENTAGE ERROR (MAPE)
3. ROOT MEAN SQUARE ERROR (RMSE)
4. t-STATISTIC
Thank you very much.
God bless you.
--
Samuel Enibe
Unive
Le Mardi, Mars 21, 2017 09:09 CET, Tan Chin Luh a
écrit:
> Hi,
>
> > I faced case #1: Ubuntu 16.04 with recent kernel.
> > The thing with Atoms is that you don't go and check the website, you just
> > install and are left wondering why this module just killed your scilab
> > install. It's a
Hi,
>Did anyone else experiment such weirdies?
I did not get the same issues on WIN7_x64 scilab 6.0.0 .
I had some weirdies while using the debug, when it comes to the faulty piece of
my code or when I ask to debugger with improper syntax, then resume was not
clean, sometimes it crashed and I
Hello,
I noticed some weird behaviours which are difficult to reproduce (6.0.0,
Windows 7).
E.g. I has two graphical windows opened and one of them did not refresh
(clf()+plot() always gave me the first plot although I changed the variables).
Or the console "refused to answer": any command sho
Hi,
I faced case #1: Ubuntu 16.04 with recent kernel.
The thing with Atoms is that you don't go and check the website, you just
install and are left wondering why this module just killed your scilab install.
It's a fairly bad first experience and I think it turns away some potential
users.
I'
Thanks alot. It also works with file and read for me. But I still
don't know how to handle a string header: read: Wrong number of output
argument(s): 0 expected.
Koeffizienten_DM=file("open",
"C:Usersf.nikolaisenDocumentsBachelorarbeitSimulationKoeffizienten_DM_Matrix.txt",
"old")
E=read(Koeff
Hi,
I faced case #1: Ubuntu 16.04 with recent kernel.
The thing with Atoms is that you don't go and check the website, you just
install and are left wondering why this module just killed your scilab install.
It's a fairly bad first experience and I think it turns away some potential
users.
Do y
19 matches
Mail list logo