Concatenate strings in a .tmf file
이전 댓글 표시
Is possible to concatenate the same string to all the strings that appear in the macro >MODEL_MODULES_OBJ< Because if I do this:
MODULES_OBJ = >MODEL_MODULES_OBJ<
$(INTDIR)\$(MODULES_OBJ)
"$(INTDIR)" is only concatenated to the first string that appear in the macro "$(MODULES_OBJ)"
Thanks in advance
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 String에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!