Ask an expert. Trust the answer.

Your academic and career questions answered by verified experts

MATLAB line continuation within string

Date: 2022-07-14 11:10:52

In MATLAB, ... is used to continue a line to the next line. But if I want to continue a long string within quotation, what can I do? ... will be treated as a part of the string itself. Using [] is not a perfect solution since in most cases I use sprintf/fprintf to parse a long string like sql query. Using [] would be cumbersome. thanks. 

Note - this is related to character arrays, not strings, per se, which is a separate type in newer versions of Matlab a = 'a character array'b = "a string"  

Answers:

If you put the string in brackets, you can build it in several pieces: 

 

s = ['abc' 'def' ... 
     'ghi'];

You can then split that statement into several lines between the strings.


Why Matlabhelpers ?

Our Matlab assignment helpers for online MATLAB assignment help service take utmost care of your assignments by keeping the codes simple yet of high-quality. We offer the most reliable MATLAB solutions to students pursuing their Computer Science course from the Monash University, the University of Sydney, the University of New South Wales, the University of Melbourne; to name a few. Approach us today for best Matlab solutions online!

whatsApp order on matlabhelpers.com

telegram order on matlabsolutions.com