<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>k-Wave User Forum &#187; Topic: version incompatibility</title>
		<link>http://www.k-wave.org/forum/topic/version-incompatibility</link>
		<description>Support for the k-Wave MATLAB toolbox</description>
		<language>en-US</language>
		<pubDate>Wed, 13 May 2026 15:48:00 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.k-wave.org/forum/search.php</link>
		</textInput>
		<atom:link href="http://www.k-wave.org/forum/rss/topic/version-incompatibility" rel="self" type="application/rss+xml" />

		<item>
			<title>izhakb on "version incompatibility"</title>
			<link>http://www.k-wave.org/forum/topic/version-incompatibility#post-6089</link>
			<pubDate>Sat, 05 Aug 2017 08:32:04 +0000</pubDate>
			<dc:creator>izhakb</dc:creator>
			<guid isPermaLink="false">6089@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;fix worked as Brad suggested.&#60;/p&#62;
&#60;p&#62;replaced nargin/nargout/varargin with k_nargin etc. after assigning k_nargin=nargin in the calling function.&#60;/p&#62;
&#60;p&#62; thank you&#60;/p&#62;
&#60;p&#62;  Izhak
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Bradley Treeby on "version incompatibility"</title>
			<link>http://www.k-wave.org/forum/topic/version-incompatibility#post-6084</link>
			<pubDate>Wed, 02 Aug 2017 16:33:12 +0000</pubDate>
			<dc:creator>Bradley Treeby</dc:creator>
			<guid isPermaLink="false">6084@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;See the discussion and work around mentioned &#60;a href=&#34;http://www.k-wave.org/forum/topic/mac-os-x-compatibility&#34;&#62;here&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;Brad.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>izhakb on "version incompatibility"</title>
			<link>http://www.k-wave.org/forum/topic/version-incompatibility#post-6082</link>
			<pubDate>Wed, 02 Aug 2017 07:06:03 +0000</pubDate>
			<dc:creator>izhakb</dc:creator>
			<guid isPermaLink="false">6082@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;just installed k-wave on Matlab 2016b (thanks a lot)&#60;br /&#62;
alas, cannot run any of the demos. here's a sample run/error&#60;br /&#62;
-------------------------------------------------------------&#60;br /&#62;
&#38;gt;&#38;gt; example_ewp_shear_wave_snells_law&#60;br /&#62;
Error using nargout&#60;br /&#62;
You can only call nargin/nargout from within a MATLAB function.&#60;/p&#62;
&#60;p&#62;Error in kspaceFirstOrder_inputChecking (line 35)&#60;br /&#62;
if nargout == 2 &#38;amp;&#38;amp; ~strcmp(calling_func(3).name, 'benchmark')&#60;/p&#62;
&#60;p&#62;Error in kspaceFirstOrder2D (line 496)&#60;br /&#62;
kspaceFirstOrder_inputChecking;&#60;/p&#62;
&#60;p&#62;Error in example_ewp_shear_wave_snells_law (line 103)&#60;br /&#62;
sensor_data_fluid = kspaceFirstOrder2D(kgrid, medium, source,&#60;br /&#62;
sensor, input_args{:});&#60;/p&#62;
&#60;p&#62;35  if nargout == 2 &#38;amp;&#38;amp; ~strcmp(calling_func(3).name, 'benchmark')&#60;br /&#62;
K&#38;gt;&#38;gt; dbclar if error&#60;br /&#62;
Undefined function or variable 'dbclar'.&#60;/p&#62;
&#60;p&#62;35  if nargout == 2 &#38;amp;&#38;amp; ~strcmp(calling_func(3).name, 'benchmark')&#60;br /&#62;
K&#38;gt;&#38;gt; dbclear if error&#60;br /&#62;
K&#38;gt;&#38;gt; dbcont&#60;br /&#62;
K&#38;gt;&#38;gt; dbcont&#60;br /&#62;
&#38;gt;&#38;gt; example_ewp_shear_wave_snells_law&#60;br /&#62;
Error using nargout&#60;br /&#62;
You can only call nargin/nargout from within a MATLAB function.&#60;/p&#62;
&#60;p&#62;Error in kspaceFirstOrder_inputChecking (line 35)&#60;br /&#62;
if nargout == 2 &#38;amp;&#38;amp; ~strcmp(calling_func(3).name, 'benchmark')&#60;/p&#62;
&#60;p&#62;Error in kspaceFirstOrder2D (line 496)&#60;br /&#62;
kspaceFirstOrder_inputChecking;&#60;/p&#62;
&#60;p&#62;Error in example_ewp_shear_wave_snells_law (line 103)&#60;br /&#62;
sensor_data_fluid = kspaceFirstOrder2D(kgrid, medium, source,&#60;br /&#62;
sensor, input_args{:});&#60;br /&#62;
 ---------------------------------&#60;br /&#62;
is this version incompatibility ?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
