LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

error running MATLAB function (using .fis file) on LabVIEW

Hello,

 

The user interface of one of my project has some string indicators with chinese characters. In development mode the code works fine, but when I build the code into an executable the chinese characters change in other characters. Is there someone with the same problem and did U find a solution?

 

thanks 

 

Emiel

0 Kudos
Message 1 of 3
(2,813 Views)

Is that the right post for the subject?  What does any of that have to do with MATLAB?

 

That said, I suspect you have an ini token in your LabVIEW dev environment to enable unicode and you probably need the same ini token in the executable.  Unicode isn't naturally supported so it requires some work to make things work decently.

0 Kudos
Message 2 of 3
(2,785 Views)

I am sorry, indeed wrong topic, thanks for the possible solution, i will try this soon!

0 Kudos
Message 3 of 3
(2,778 Views)