From: Walter Roberson on
Merciadri Luca wrote:

> Walter Roberson <roberson(a)hushmail.com> writes:

>> If you give
>> char(126)
>> as a command, does it display the tilde?

> Totally.

> $ echo $LANG
> en_US.UTF-8

> Normal, as I am working on a workstation with English language, with
> English GUIs, English GNOME, _but_ AZERTY keyboard (physically and on
> the layout point of view).

I used those kinds of keyboards a couple of times about two decades ago,
helping out a company that got its equipment from Switzerland.

I am running out of ideas about what might be wrong, but one more thing I can
suggest trying is to establish a figure with a KeyPressFcn callback, and to
display evt.Character, evt.Modifier, evt.Key, and (0 + evt.Character); the
last of these would be the character number that Matlab thinks it is getting.
And if no callback is triggered at all for that combination, that is
interesting by itself.
From: dpb on
Merciadri Luca wrote:
....[about difficulties w/ internationalization, apparently]...

I'd suggest if Walter's suggestions don't resolve the problem to send
this directly to TMW support that's available at the "contact us" button
on TMW web page.

While c.s-s.m is very useful, it isn't actually TMW official support.

--
From: Merciadri Luca on
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

dpb <none(a)non.net> writes:

> Merciadri Luca wrote:
> ...[about difficulties w/ internationalization, apparently]...
>
> I'd suggest if Walter's suggestions don't resolve the problem to send
> this directly to TMW support that's available at the "contact us"
> button on TMW web page.
>
> While c.s-s.m is very useful, it isn't actually TMW official support.

Thanks for your answers. I shall try this, and, if it does not work,
the TMW will be contacted. Thanks for anything.

- --
Merciadri Luca
See http://www.student.montefiore.ulg.ac.be/~merciadri/
- --

Walk softly, carry a big stick.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8 <http://mailcrypt.sourceforge.net/>

iEYEARECAAYFAkur0lQACgkQM0LLzLt8MhyiUwCfZW1BGYlwSNUxYfA5bjh4CBGd
IloAnjqQecu2bJbxAPai9q5UEeCQXyfB
=gUNe
-----END PGP SIGNATURE-----
From: XYZ on
If you press the combination and follow it by letter, e.g. n then you
get an accented letter ñ. If so, did you try following the combination
for tilde by a space/Esc key/second time the same combination (this
should produce two tildes)? I also don't get anything when just pressing
tilde one time. I have to follow it by a whitespace character to get the
tilde ~ as a character alone.
From: Merciadri Luca on
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

XYZ <junk(a)mail.bin> writes:

> If you press the combination and follow it by letter, e.g. n then you
> get an accented letter ñ. If so, did you try following the combination
> for tilde by a space/Esc key/second time the same combination (this
> should produce two tildes)? I also don't get anything when just
> pressing tilde one time. I have to follow it by a whitespace character
> to get the tilde ~ as a character alone.

Nice idea. I just tried, and pressing the key for tilde followed by a
space or a ESC gives strictly nothing (nothing appears at the
screen). This is something I do not need to do in the other programs,
but it (doing so) happened to me under other configs.

The weirdest thing is that tilde + a letter gives the tilde on the
letter, but that tilde + a key which is not a letter gives strictly
nothing.

I have been working on a MATLAB project these last weeks, and I was
always _obliged_ to write a tilde in another program (e.g. gedit, or
emacs) and copy and paste it to MATLAB. Note that, at this moment,
MATLAB considers it like a normal tilde, and everything is fine.

Would not it be linked to UTF-8 or another encoding problem? Is
actually MATLAB UTF-8 based on Linux? And on Microsoft Windows?

Thanks.

- --
Merciadri Luca
See http://www.student.montefiore.ulg.ac.be/~merciadri/
- --

We tend to be perfect. That's why when we make mistakes we are hard
on ourselves.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8 <http://mailcrypt.sourceforge.net/>

iEYEARECAAYFAkus74IACgkQM0LLzLt8MhyMVQCgoGD3nqm1Er+t8+yz3LBfFrAE
59YAnA9ZW0CL7RP2tr2y1pd7XtcLjYVn
=6VwR
-----END PGP SIGNATURE-----