data import from java(string) to MATLAB function using varargin

2 Ansichten (letzte 30 Tage)
Jeong_evolution
Jeong_evolution am 21 Sep. 2017
Hi all,
I have problem import data from java consists of string data.
For example, argument in Java(string) is 50 50 50 100 100
In MATLAB, I want to import string using varargin.
String name is 'objective function'.
I think use fprintf, varargin ...
But I don't know construct script specifically.

Antworten (0)

Kategorien

Mehr zu 데이터형 식별 finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!