help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ode45 error: dimension mismatch in line 345 column 17


From: Sebastian Schöps
Subject: Re: ode45 error: dimension mismatch in line 345 column 17
Date: Wed, 30 Aug 2017 04:46:04 -0700 (MST)

daltonj283 wrote
> Yeah I'm using octave 4.0.3, I couldn't find anywhere to download anything
> newer for the Mac. Could you direct me somewhere to download the latest
> version?

Recent octave versions contain ode45 natively, i.e. you do not need odepkg
anymore. You can get it either

1. from homebrew, see https://wiki.octave.org/Octave_for_macOS#Homebrew

In short "brew install octave" will install the most recent stable version
(version 4.2.1) and "brew install octave --HEAD" will compile the current
version from the development sources, i.e. version "4.3.0+").

2. Binary

I recently prepared a binary version of 4.2.1 (based on homebrew). I have
send it to a few colleagues for testing but there might still be bugs
(however, I am rather confident that it is fine). You can get it here:

https://www.dropbox.com/s/7o6w67vfnka1in2/octave_cli_421_appleblas.dmg?dl=0

For verification, the shasum is 4cfa0f4f0136b5a0c4c5c88e30f746e8bc4508c7.

Seb.





--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]