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

2 vues (au cours des 30 derniers jours)
Jeong_evolution
Jeong_evolution le 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.

Réponses (0)

Catégories

En savoir plus sur 데이터형 식별 dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!