data import from java(string) to MATLAB function using varargin
1 view (last 30 days)
Show older comments
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.
0 Comments
Answers (0)
See Also
Categories
Find more on 작업 공간 변수와 MAT 파일 in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!